Re: variable <noname>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Allen Ashby wrote:
> I have a program that I want to run on startup using the windows registry
> but when I add path to HKCU\Software\Microsoft\Windows\CurrentVersion\Run
> restart windows I get an ex.err that says variable <noname> has not been
> assigned a value. Can anyone tell me what I need to do to correct this.

use:
    bind -full_debug myprog.ex
or:
    bindw -full_debug myprog.exw

otherwise variable name information is not
included in the .exe file created by the binder,
and you won't get a full ex.err file.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu