Hi Ron, thanks for this! This code causes a crash, which I've now fixed.
On Friday, 15 January 2016, 20:57, Ronald Herrera <ronaldherrera@users.sf.net> wrote:
10 DEF SEG = &HB800
20 'CLEAR,,, 32768!
30 BLOAD "filename.pic", 0
40 WHILE INKEY$ = "": WEND
50 SCREEN 0: WIDTH 80: DEF SEG: ENDRonald.SCREEN 6: BLOAD STATEMENTSent from sourceforge.net because robhagemans@yahoo.co.uk is subscribed to https://sourceforge.net/p/pcbasic/discussion/bugs/To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pcbasic/admin/discussion/forums. Or, if this is a mailing list, you can unsubscribe from the mailing list.
10 DEF SEG = &HB800
20 'CLEAR,,, 32768!
30 SCREEN 6
40 BLOAD "filename.pic", 0
50 WHILE INKEY$ = "": WEND
60 SCREEN 0: WIDTH 80: DEF SEG: END
Ronald.
Last edit: Ronald Herrera 2016-01-15
Hi Ronald, thanks for this! This code causes a crash, which I've now fixed.
Rob
Hi Ron, thanks for this! This code causes a crash, which I've now fixed.
10 DEF SEG = &HB800
20 'CLEAR,,, 32768!
30 BLOAD "filename.pic", 0
40 WHILE INKEY$ = "": WEND
50 SCREEN 0: WIDTH 80: DEF SEG: ENDRonald.SCREEN 6: BLOAD STATEMENTSent from sourceforge.net because robhagemans@yahoo.co.uk is subscribed to https://sourceforge.net/p/pcbasic/discussion/bugs/To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pcbasic/admin/discussion/forums. Or, if this is a mailing list, you can unsubscribe from the mailing list.