/************************** I2ICE TUTORIAL SCREEN #14 **************************/ menu=1 define literally P = 'include scr.13 nolist' define literally R = 'include scr.14 nolist' define literally RTN = 'include scr.14 nolist' define literally N = 'include scr.15 nolist' define literally M = 'include scr.2 nolist' cls /*******************************************************************************/ ' ------------------------' 'Let''s resume emulation. The next part of the dis- | SCR14: INPUT PAID |' 'play will request that you enter input bytes (for | M = Go to main menu |' 'the amount paid). To resume emulation, enter | N = Next screen |' ' GO FROM :CMAKER#5 | P = Previous screen |' 'You must now enter a value. Enter 150 (cents). | Q = Quit tutorial |' 'Each digit of the 150 must be entered as one ASCII- | R = Rewrite SCR14 |' 'coded hexadecimal value. Enter | SCR# = Screen desired |' ' 31 ------------------------' ' 35 ' ' 30 ' 'Now, once again interrupt and exit from emulation. Enter' ' HOLDIO ' ' HALT ' '-------------------------------------------------------------------------------'