/********* ICE-1500 EMULATOR (DOS) TUTORIAL FEATURE MODULE SCREEN #F.3 ********/ menu = 1 define literally PR = 'include SCRF.2 nolist' define literally R = 'include SCRF.3 nolist' define literally N = 'include SCRF.4 nolist' define literally M = 'include FMOD nolist' define literally RTN = 'include scr.2 nolist' cls /******************************************************************************/ ' ---------------------------' 'The second method for DOS systems only accesses | SCRF3: HELP SCREENS 3 |' 'HELP uses the F1 function key. Press the F1 | N = Next Screen |' 'function key to display a HELP window of the HELP | R = Rewrite SCRF2 |' 'topics at the top of the screen. | PR = Previous screen |' ' | M = Go to features menu |' 'To select the desired HELP topic, use either the | Q = Quit tutorial |' 'cursor keys to move to the topic and press | RTN = Return to main path |' ', or type the first letter of the topic and| SCR# = Screen desired |' 'press . ---------------------------' ' ' 'The Help information is displayed in the window. If the information for the' 'topic is longer than one window, use the up and down cursor keys to scroll' 'through the information. ' ' ' 'To exit the HELP window press . After exiting the HELP window, the' 'window remains displayed on the screen.' ' ' 'The HELP window does not include information on error or extended error' 'messages.' '-------------- Enter N to continue with this feature module ----------'