/******************** ICE-1500 (DOS) TUTORIAL SCREEN #31 **********************/ menu = 1 define literally PR = 'include scr.30 nolist' define literally R = 'include scr.31 nolist' define literally RTN = 'include scr.31 nolist' define literally N = 'include scr.32 nolist' define literally M = 'include scr.2 nolist' cls /******************************************************************************/ ' ------------------------' 'The ICE-5100 emulator software offers a method of | SCR31: SETTING ENVIRON.|' 'automatically setting up the debug environment when | N = Next screen |' 'the emulator is invoked. This is accomplished | R = Rewrite SCR31 |' 'by creating configuration and macro files containing | PR = Previous screen |' 'series of emulator commands. | M = Go to main menu |' ' | Q = Quit tutorial |' 'To learn more about Config and Macro files, enter | SCR# = Screen desired |' ' ------------------------' ' MODI ' ' ' 'You have now completed the main tutorial path. You should have a good grasp of' 'the ICE-5100 emulator''s fundamental capabilities, and the basic command set.' ' ' '-------------------Enter N to display the final screen------------------'