home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol044 / flags.doc < prev    next >
Encoding:
Text File  |  1984-04-29  |  1.4 KB  |  39 lines

  1.  
  2.  
  3.  
  4.         FLAGS.ASM  is  a  screen  oriented  utility  to  edit  the  file 
  5.         attributes CP/M 2.X file names.  Assemble using MAC.
  6.  
  7.         Remember  that Digital Research reserves flags F5 through F8  and 
  8.         T3.  Application programs should use only T1-T4.
  9.  
  10.         It  is  assumed that you will be using FLAGS with a fairly  fast 
  11.         CRT terminal.  You'll really hate it on a printing terminal.
  12.  
  13.         You  have to set several equates to match  your  terminal.   You 
  14.         need  to  have  a  screen clear  character.   If  your  terminal 
  15.         supports  a  Home  Cursor character,  you may  use  it  to  make 
  16.         updating the screen a bit easier.
  17.  
  18.         Hopefully  more  people will write utilities that can be  easily 
  19.         configured without requiring fancy terminals.
  20.  
  21.         I  plan to release a version that will allow flags to be  updated 
  22.         in multiple files.
  23.  
  24.         If you have trouble with FLAGS,  make "improvements" or want  to 
  25.         make suggestions please let me know.
  26.  
  27.                        Dick Lieber
  28.                        
  29.                        Voice:
  30.                             312-326-4014
  31.  
  32.                        Computer: (RCPM at times)
  33.                             312-326-4392
  34.  
  35.                   Or via the Chicago CBBS   312-545-8086
  36.  
  37.                   or The Hyde Park RCPM     312-955-4493
  38.  
  39.