home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / c-kermit / ckdaaa.txt < prev    next >
Text File  |  2020-01-01  |  3KB  |  99 lines

  1. CKDAAA.HLP - Guide to DG AOS/VS C-Kermit Files                  September 1996
  2.  
  3. See CKAAAA.HLP for a guide to all the C-Kermit files, including source code,
  4. program logic manual, etc.
  5.  
  6. CKDKER.PR
  7.   Binary executable C-Kermit program for AOS/VS.
  8.   You should rename this to KERMIT.PR and put it in :UTIL.
  9.   (In fact there are two separate binaries, one for AOS/VS "Classic"
  10.   and another for AOS/VS II -- look in the binaries directory...)
  11.  
  12. CKDKER.CLI
  13.   Sample CLI macro for starting AOS/VS C-Kermit.  Rename to KERMIT.CLI
  14.   and put it in :UTIL.
  15.  
  16. CKERMIT.INI
  17.   Standard C-Kermit 6.0 initialization file.  Goes in :UTIL or in
  18.   user's login directory.
  19.  
  20. CKERMOD.INI
  21.   Sample C-Kermit 6.0 customization file.  Goes in user's login directory.
  22.  
  23. CKERMIT.KDD
  24.   Sample C-Kermit dialing directory file.  Goes in user's login directory.
  25.  
  26. CKERMIT.KSD
  27.   Sample C-Kermit services directory file.  Goes in user's login directory.
  28.  
  29. CKEDEMO.INI, CKEVT.INI, CKETEST.INI
  30.   Demonstration macros from "Using C-Kermit"
  31.  
  32. CKDINS.DOC
  33.   C-Kermit Software Pass Notice, including installation instructions.
  34.  
  35. CKCCFG.DOC
  36.   Description C-Kermit configuration options.
  37.  
  38. CKCPLM.DOC
  39.   C-Kermit Program Logic Manual.
  40.  
  41. CKCKER.BWR
  42.   General C-Kermit 6.0 "Beware file" - limitations, restrictions, known bugs,
  43.   hints and tips.
  44.  
  45. CKDKER.BWR
  46.   AOS/VS-specific C-Kermit "beware file".  Read in conjunction with the
  47.   general C-Kermit beware file, CKCKER.BWR.
  48.  
  49. CKERMIT.UPD
  50.   Updates to "Using C-Kermit"
  51.  
  52. CKDMAK.CLI
  53.   CLI macro for building AOS/VS C-Kermit from source code (see CKDINS.DOC).
  54.  
  55. CKDCC.CLI, CKDLNK.CLI - used by CKDMAK.CLI for compiling and linking.
  56.  
  57. CKDUUE.CLI - Makes UUENCODed DUMPFILE of Kermit files.
  58.  
  59. User Documentation:
  60.  
  61.   Frank da Cruz and Christine M. Gianone, "Using C-Kermit", Second Edition,
  62.   Digital Press / Butterworth-Heinemann, Woburn, MA, 1997, ISBN 1-55558-164-1.
  63.  
  64.   US single-copy price: $39.95; quantity discounts available.  Available in
  65.   computer bookstores or directly from Columbia University:
  66.  
  67.     Kermit Development and Distribution
  68.     Columbia University Academic Information Systems
  69.     612 West 115th Street
  70.     New York, NY  10025-7799
  71.     USA
  72.     Telephone: +1 212 854-3703
  73.     Fax:       +2 212 663-8202
  74.  
  75.   Domestic and overseas orders accepted.  Price: US $39.95 (US, Canada,
  76.   and Mexico), US $50 elsewhere.  Orders may be paid by MasterCard or
  77.   Visa, or prepaid by check in US dollars.  Add US $35 bank fee for checks
  78.   not drawn on a US bank.  Price includes shipping.  Do not include sales
  79.   tax.  Inquire about quantity discounts.
  80.  
  81.   You can also order by phone from the publisher, Digital Press /
  82.   Butterworth-Heinemann, with MasterCard, Visa, or American Express:
  83.  
  84.     +1 800 366-2665   (Woburn, Massachusetts office for USA & Canada)
  85.     +44 1865 314627   (Oxford, England distribution centre for UK & Europe)
  86.     +61 03 9245 7111  (Melbourne, Vic, office for Australia & NZ)
  87.     +65 356-1968      (Singapore office for Asia)
  88.     +27 (31) 2683111  (Durban office for South Africa)
  89.  
  90.   A German-language edition is also available:
  91.  
  92.     Frank da Cruz and Christine M. Gianone, "C-Kermit - Einfuehrung und
  93.     Referenz", Verlag Heinz Heise, Hannover, Germany (1994).
  94.     ISBN 3-88229-023-4.  Deutsch von Gisbert W. Selke.  Price: DM 88,00.
  95.     Verlag Heinz Heise GmbH & Co. KG, Helstorfer Strasse 7, D-30625 Hannover.
  96.     Tel. +49 (05 11) 53 52-0, Fax. +49 (05 11) 53 52-1 29.
  97.  
  98. (End of CKDAAA.HLP)
  99.