/************************** I2ICE TUTORIAL SCREEN AID.2 ************************/ menu = 1 define literally P = '''P is not relevent for this screen''' define literally R = 'include aid.2 nolist' define literally N = '''To go to the next screen, enter RTN or M''' define literally M = 'include scr.2 nolist' cls /*******************************************************************************/ ' ------------------------' ' AID2: I2ICE FEATURES MENU | AID2: AID FEATURES MENU|' ' | N = Next screen |' 'Listed below are the modules that contain informa- | M = Go to main menu |' 'tion on I2ICE features. Entering the module name | P = Previous screen |' 'sets the prerequisites for starting the module and | Q = Quit tutorial |' 'displays the first screen in that module. | R = Rewrite AID2 |' ' | SCR# = Screen desired |' 'MOD_T The iPAT Analyst Tool ------------------------' 'MOD_V Connecting an I2ICE Unit to Prototype Hardware ' ' Probes' 'MOD_W Special Features of the I2ICE' 'MOD_X Using Multiple I2ICE Probes' ' ' 'Select a menu item.' ' ' '-------------------------------------------------------------------------------'