
controlling display of LISTed code lines for gwbasic programs
LIST 1-20
LIST 20-40
etc
LLIST (to print it out - assumes a text printer on LPT1)
Depending on a number od settings, Ctrl-S/Ctrl-Q may work for stop/start.
Quote:
>How can we find exactly which commands are available and how to use them in
>GWBASIC, ?
>Also, how can we control how much lines of code are displayed in each screen
>when we LIST a program? It just lists all the lines all at once without any
>way to stop to let us view the full screen before seeing the next screen. How
>do you make the listing wait before spitting out more lines that the screen can
>show?
>G C
More about me: http://thelabwiz.home.mindspring.com/
VB3 source code: http://thelabwiz.home.mindspring.com/vbsource.html
VB6 source code: http://thelabwiz.home.mindspring.com/vb6source.html
VB6 - MySQL how to: http://thelabwiz.home.mindspring.com/mysql.html
Fix the obvious to reply by email.