AFAIK, "charge" does not function with SMSQ. You have to EXEC_W the "Parser" and the "Code Generator" (not the file names) portions of the program, separately.
On Wed, 16 Jul 2003 12:32:35 -0500 Mark Martin <[EMAIL PROTECTED]> writes: > > > I'm having difficulty with Turbo on my newly setup QXL card. Typing > in a > simple hello world type app and running "charge" seems to hang the > machine, or > eventually even reset it. > > I enter: > 10 PRINT "HELLO WORLD!" > 20 GOTO 10 > > prog_use win1_tools_turbo_ > data_use win1_ > dest_use win1_ > > charge > > > Am I just not reading the manuals right, or are there quirks with > Turbo in > certain situations? Also, am I write in assuming Turbo is the way > to go for > compiling SBasic apps? > > Thanks, > Mark > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > > ________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today!
