home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT117.ZIP / EDITMENU.HLP < prev    next >
Text File  |  1980-01-01  |  6KB  |  1 lines

  1. Text File Editor:                                                                                                                                                   Choose this option  for editing text files,  such as source code, docu-         ments, and batch files.                                                                                                                                                                                                                     Stream Editor:                                                                                                                                                      Choose this option  for editing non-text files  (such as  binary files,         and data files), disk sectors as file, or memory in ASCII format.                                                                                               Non-text Files - Any file may be edited as a non-text file. The file is         displayed in fixed-length lines using all of the character set. The de-         fault line length is set at 80 columns,  however,  it can be changed by         choosing "File Settings" from the Setup Menu or it can be changed after         the file is loaded  by choosing "Change Line Length" from the File Man-         agement Menu.                                                                                                                                                   This feature is useful for editing data files. The line length for data         data files should be set to the record length.                                                                                                                                                                                                                                                                                                                                                              Press Esc to exit/any other key to continue...                                   Stream Editor (cont):                                                                                                                                               Disk Sectors  -  The number of sectors that can be loaded is determined         by available memory.  Disk sectors are treated  as a non-text file  and         are saved in a file called  "SECTORS" if saved when exiting.  This fea-         ture is useful for recovering files from a disk with a damaged FAT.                                                                                             Memory  -  A segment  (64K)  can be edited beginning at the address you         specify.  Memory is displayed in real time  -  meaning that you can ob-         serve the changes  in memory as they occur.  For example,  enter memory         segment 0 and go to offset 1132 to watch the system time change.                                                                                                                                                                            Hex Editor:                                                                                                                                                         Choose this option for editing non-text files, disk sectors as file, or         memory in Hex format. All commands used by the Stream Editor are usable         in the Hex Editor.                                                                                                                                              The hex representation  (16 bytes) is displayed on the left side of the         of the  screen with  corresponding characters shown  on the right side.         All editing is performed on the hex display.                                                                                                                                                                                                Press Esc to exit/PgUp or  for previous page/any other key to continue...       dBASE III Editor:                                                                                                                                                   Choose this option  to edit dBASE III  compatible data files.  From the         dBASE Menu you may choose to edit a dBASE file header, or edit an exis-         ting dBASE file, or import a dBASE file as an ASCII text file.                                                                                              Methods of entering the name of a file to be edited:                                                                                                                Specify the name  of the file to be edited  as a parameter when execut-         ing GEdit (i.e. "GE LETTER.DOC").                                                                                                                               At the file name prompt enter the name,  including path, of an existing         file, or a new file that you wish to create.                                                                                                                    Press  <ENTER>  at the file name prompt  to select a file from the disk         directory using the path you specify. Move the bar to the file you wish         to edit and press  <ENTER>.  Directory entries include hidden files and         are arranged in alphabetical order.                                                                                                                             If you previously edited  files during  the current GEdit session,  the         files that have been edited will be listed with the last file edited on         top. Use the down arrow key to high-light the name of the file you wish         to edit and press <ENTER>.                                                                                                                                  Press PgUp or  for previous page/any other key to continue...