++==============================================++ || || || || || INTEL SOFTWARE TOOLBOX || || QUICK REFERENCE SUMMARY || || || || || ++==============================================++ Related programs are indicated by indentation. ----------------------------------------------------------------------------- SOURCE MANAGEMENT XLATE2 -- submit-like tool with intelligent parameter substitution CLEAN -- deletes all old versions off a specified disk LATEST -- displays latest version numbers of specified files ----------------------------------------------------------------------------- PROGRAM DEVELOPMENT AND DEBUGGING ERRS -- fast display of program errors in plm80, plm86, and asm86 listings MERG80 -- merges debug information from locate maps into plm80 listings GENPEX -- produces external declaration include file for plm source PASSIF -- general purpose assertion checking and reporting tool ----------------------------------------------------------------------------- OPERATING SYSTEM FUNCTIONS CONSOL -- reassigns console input and console output as directed DSORT -- alphabetically sorts floppy disk and hard disk directories RELAB -- changes disk name to specified name ----------------------------------------------------------------------------- SUBMIT FILE EXECUTION CONTROL IFERR -- conditional submit file execution based on the existence of errors ELSE in a given program listing ENDIF LOOP -- forces execution to resume at the beginning of the submit file NOTE -- allows "progress report" notes to be placed in submit files PAUSE -- pauses and "peeks ahead" at the next line in the submit file RESCAN -- allows submit file to be "started up" in the middle STOPIF -- halts submit file execution if specified listing contains errors ----------------------------------------------------------------------------- DISK RECOVERY GANEF -- interactively reads and writes disk data blocks ----------------------------------------------------------------------------- DISK BACKUP AND FILE PROCESSING DCOPY -- fast track by track diskette copying HDBACK -- sophisticated hard disk to floppy disk backup program PACK -- compacts text files UNPACK -- reconstitutes "packed" files CMP -- byte-by-byte file comparison ----------------------------------------------------------------------------- TEXT PROCESSING COMPAR -- performs line-oriented text file comparison FORCUP -- changes all lowercase letters in an ascii text file to uppercase LOWER -- changes all uppercase letters in an ascii text file to lowercase LAST -- displays the last 512 bytes of a file SORT -- sophisticated line-oriented text file sorting tool -----------------------------------------------------------------------------