WIDTH 80,50

by WIDTH statement (no login)

Put this line at the beginning of your program:
WIDTH 80,50

If that isn't enough, you'll need to write the data to a file.

PS. If you are using QB64, then you can set WIDTH to higher, custom values like WIDTH 150,80

Posted on Mar 10, 2011, 1:00 AM

Respond to this message   

Return to Index


Response TitleAuthor and Date
*In SCREEN 12, you can do WIDTH 80,60 tooWIDTH statement on Mar 10
* That's only for SCREEN 0, the default... on Mar 10