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 / CPM / MODEMS / MODEM7 / MODM700.LBR / MODM700.MQG / MODM700.MSG
Text File  |  2000-06-30  |  3KB  |  72 lines

  1.  
  2.             MODM700.MSG
  3.             Nov. 4, 1984
  4.  
  5.  
  6.     NOTE:    This program when assembled is 73 sectors
  7.         long.  Use this figure when merging the
  8.         appropriate overlay file for your computer
  9.         via DDT, etc.  (Most of the overlays were
  10.         written when MDM7xx.COM was only 66 sectors
  11.         and the example included in each says to
  12.         store 66 sectors.)  For MODM700 use:
  13.  
  14.             B>SAVE 73 MODM700.COM
  15.  
  16.     NOTE:    Use M7FNK.COM to easily and quickly change
  17.         any of the 10 function key assignments.  You
  18.         can read the M7FNK.DOC file for additional
  19.         information.  (by Sigi Kluger.)  The log-on
  20.         key (CTL-L can be changed in the overlay.
  21.  
  22.     NOTE:    M7LIB.COM is a rapid and surprisingly easy
  23.         way to quickly change any entries in the
  24.         phone number library.  See M7LIB.DOC if
  25.         instructions are needed.  M7NM-6.ASM is
  26.         necessary for setting or altering numbers
  27.         for 'SPRINT', 'MCI', etc.  It would also
  28.         be better if making a lot of changes such
  29.         as adding or deleting '1-' required for
  30.         long distance dialing in some areas.
  31.         
  32.     NOTE:    If using the phone number overlay to change
  33.         the phone library numbers, be sure to use:
  34.  
  35.                  M7NM-6.ASM
  36.  
  37.         The phone number library contains 36 numbers
  38.         (A-Z plus 0-9)
  39.  
  40.      Most users will not need the lengthy (158k) source code at all.
  41.      Just get MODM700.COM and then check one of the associated over-
  42.      lay programs to obtain the overlay for your particular computer.
  43.      Merge that with MODM700.COM according to the instructions near
  44.      the start of the overlay file, using DDT.COM, etc.  (See above
  45.      note relative to saving 73 sectors.  STAT.COM would then show
  46.      146 records for 20k.)
  47.  
  48.      The following bytes can be changed easily with DDT, then SAVE 73
  49.  
  50.     0DFEH  -  HEXSHOW 00 = do not show hex record count
  51.               FF = show both hex and decimal count
  52.     0DFFH  -  SAVSIZ  20 = 4k file transfer buffer size
  53.                    (see table below for other options)
  54.     0E00H  -  NUMBLIB (start of telephone number library)
  55.  
  56.      To change the file transfer buffer size via DDT, change byte 0DFFH:
  57.  
  58.         20   (hex)   =     32 records   =   4k
  59.         40   (hex)   =     64 records   =   8K
  60.         60   (hex)   =     96 records   =  12k
  61.         80   (hex)   =  128 records   =  16k
  62.  
  63.      (Use the largest value that does not give errors during file
  64.      tranfers when the disk activates.  You have about 10 seconds
  65.      before a timeout error would occur.  8" systems can easily
  66.      handle 16k per transfer in 3-4-5 seconds.  5-1/4" systems are
  67.      usually much slower.  In that case try 8k or 12k.  Default is
  68.      set for 4k as that is known to work satisfactorily on all disk
  69.      systems.) 
  70.  
  71. --end--
  72.