I like to have a daughter basic running in case the master basic becomes
unusable. I also like the daughter basic not to be in the same place as the
master basic. I therefore have a small basic program I can LRUN to move the
daughter basic. The program also enlarges #2. The program contains;

1000 WMON SCR_XLIM-512,SCR_YLIM-256
1020 WINDOW#2,512,204,SCR_XLIM-512,SCR_YLIM-256

WMON is part of SMSQ/E and allows the basic windows to be moved without the
need for OUTL (or BOUTL in TurboPTR) which I find messy.

This program works for different sizes of screen.

George
_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to