home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / COMMS / IMP245.ARC / I2LIB.DOC < prev    next >
Text File  |  1990-09-20  |  2KB  |  67 lines

  1.  
  2. TOPIC : I2LIB program for changing IMP phone numbers
  3.  
  4. FROM  : Irv Hoff
  5.  
  6. DATE  : 17 July 85
  7.  
  8.  
  9.      I2LIB permits the user to quickly and very easily change the tele-
  10. phone numbers in the IMP phone library.  It automatically locates the
  11. phone library, displays it and then (after asking it if looks normal)
  12. shows a command line:
  13.  
  14.  
  15. CTL-C abort, <C>hange, <D>elete, <P>rint lib, <R>ead, <S>ave :
  16.  
  17.  
  18.      To change or alter any line (such as the "F" line), you would
  19.      then type:
  20.  
  21.  
  22. CTL-C abort, <C>hange, <D>elete, <P>rint lib, <R>ead, <S>ave : CF
  23.  
  24.  
  25.      The "C" would select "Change" and the "F" selects the line to
  26.      be changed.
  27.  
  28.      This same technique would be used to delete any line that is no
  29.      longer needed.  Using  "DH" for example leaves the  "D=" but
  30.      clears the rest of the line.
  31.  
  32.  
  33.      Whenever you change any line, you must go completely to the last
  34.      column prior to the  <  at which time the new line is then added
  35.      automatically and the new listing displayed.  This sets a flag
  36.      so if you hit CTL-C to abort it will ask if you want to update
  37.      the file or abort with no changes.  You use "S" to save the file
  38.      to disk when finished with any changes.
  39.  
  40.  
  41. USING THE PROGRAM:
  42. -----------------
  43.  
  44.     This program works directly with the IMP object code .COM file.
  45.  
  46.  
  47.      EXAMPLES:    A>I2LIB IMP.COM <ret>        (1)
  48.         A>I2LIB B:IMP.COM <ret> (2)
  49.         B>A:I2LIB IMP.COM <ret> (3)
  50.         A>I2LIB IMP.COM ABC.COM (4)
  51.         B>A:I2LIB B:IMP.COM C:ABC.COM    (5)
  52.  
  53.     1) works only with the original file, altering it
  54.     2) the file can be on any selected disk
  55.     3) similar to (2) but I2LIB.COM is on another disk
  56.     4) if a 2nd file is named, it receives the changes
  57.     5) any of the files can be on any selected disk
  58.  
  59. NOTE:    Using I2LIB.COM to alter the telephone number library is
  60.     surprisingly simple and fast.  It does not however allow
  61.     setting or resetting codes for SPRINT, MCI, etc.  To do
  62.     that you would use I2NM-n.ASM
  63.  
  64.                     - Irv Hoff
  65.                       (415) 948-2513 PRACSA RCPM
  66.                       (415) 948-2166 voice
  67.