/********* ICE-1500 EMULATOR (DOS) TUTORIAL FEATURE MODULE SCREEN #N.2 ********/ menu = 1 define literally PR = 'include scrN.1 nolist' define literally R = 'include scrN.2 nolist' define literally N = '''To go to the next screen, enter RTN or M''' define literally M = 'include FMOD nolist' load MESSG cls /******************************************************************************/ ' ---------------------------' 'If you want to know more DIR command options, | SCRN2: DIR COMMAND 2 |' 'enter: | N = Next Screen |' ' | R = Rewrite SCRN2 |' ' DIR | PR = Previous screen |' ' | M = Go to features menu |' 'The DIR command options will be displayed below | Q = Quit tutorial |' 'in the syntax menu (the key will display | RTN = Return to main path |' 'more options). | SCR# = Screen desired |' ' ---------------------------' ' ' 'Use the key to erase the DIR command before continuing.' ' ' 'This ends Feature Module N. Enter RTN to return to the main path of' 'the tutorial, or M to go to the features menu.' '########################## END OF FEATURE MODULE N ############################'