/********* ICE-1500 EMULATOR (DOS) TUTORIAL FEATURE MODULE SCREEN #F.4 ********/ menu = 1 define literally PR = 'include SCRF.3 nolist' define literally R = 'include SCRF.4 nolist' define literally N = '''To get to the next screen enter RTN or M''' define literally M = 'include FMOD nolist' cls /******************************************************************************/ ' ---------------------------' 'Before you press F1 to see the HELP window, be | SCRF4: HELP SCREENS 4 |' 'aware that the window will cover up this screen. | N = Next Screen |' 'When you are finished with the HELP window, either| R = Rewrite SCRF3 |' 'enter ''r'' to rewrite the screen or ''n'' to go | PR = Previous screen |' 'the next screen. | M = Go to features menu |' ' | Q = Quit tutorial |' 'Once you are in the HELP window try using the | RTN = Return to main path |' 'cursor keys to select a topic. Also try typing | SCR# = Screen desired |' 'the first letter of a topic. ---------------------------' ' ' 'To see the HELP window in action press:' ' ' ' ' ' ' 'This ends Feature Module F. Enter RTN to return to the main path of' 'the tutorial, or M to go to the features menu.' '########################## END OF FEATURE MODULE F ############################'