Hi Thomas,

That is very cool that you can simulate in BGT what I do in VB6.  I also like 
in VB6 that I can put the cursor on a command, press f1 and f6, and get the 
syntax, explanation and examples of that command.  And of course it all works 
great with JFW 4.02.

BFN

----- Original Message -----
Hi Jim,

Actually, you can simulate this behavior with BGT. BGT scripts do not
actually have to be compiled to run. You can keep the source open in
Notepad, and run the script in BGT looking for errors at the same
time. If you get an error message you can use the goto command to jump
to the line where the error is, fix it, and rerun the script. Its
similar to what you already do in Visual Basic 6 and Visual Basic .NET
as far as running the program in the debugger.


    Jim

I like Visual Basic 6.0 because I can not C.

j...@kitchensinc.net
http://www.kitchensinc.net
(440) 286-6920
Chardon Ohio USA
---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gamers@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.

Reply via email to