Sometime ago, we were discussing the problem of changing the screen resolution and that crashing SuperBASIC.

One of the ways aroud this was to set all 3 basic windows to size 0x0 before doing the DISP_SIZE (or DISP_COLOUR) command and resetting them afterwards to fit within the new resolution (God help you if you do this and then get an error when you set them to the new resolution though).

This does work subject to the limitation of making sure you don't get an error.

However, OUTLN #0,0,0,0,0 crashes SuperBASIC - a quick look at the channels in QPAC2 shows that it still exists, but SuperBASIC cannot get past this point.

Hmmmm

--
Rich Mellor
RWAP Services
26 Oak Road, Shelfield, Walsall, West Midlands WS4 1RQ

http://www.rwapservices.co.uk/

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

Reply via email to