Page 1 of 1
Quick tip needed
Posted: Thu Apr 03, 2008 9:29 am
by johnfin
How do I create separate windows within qbasic for the subs. I can see the main routine with F2 but forgot how to create other sub windows.
Posted: Thu Apr 03, 2008 10:02 am
by burger2227
Use the QB View Menu. Click Split. Once you have the windows, just click on one and goto a Sub to view it. Then you can go to another place by clicking on another window.
Ted
menus
Posted: Thu Apr 03, 2008 11:51 am
by johnfin
Ok, I found the problem. I did not have full menus turned on so I could not see that option. Thanks.