WIDTH 80,50by 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 |
| Response Title | Author and Date |
| *In SCREEN 12, you can do WIDTH 80,60 too | WIDTH statement on Mar 10 |
| * That's only for SCREEN 0, the default... | on Mar 10 |