home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / kaypro / commands.inf < prev    next >
Text File  |  1994-07-13  |  5KB  |  129 lines

  1.  
  2.  
  3. ABBREVIATED DOCUMENTATION OF ACROPOLIS'S OPERATION
  4.  
  5. This system no longer operates under ZCPR2.  Too many serious bugs
  6. prevent its use on this systems.  Until they are exterminated, 
  7. "good-ole" CP/M 2.2 will be at the helm.  THEREFORE, commands are
  8. standard--i.e. USER 1 logs to user area 1, etc.  
  9.  
  10. Drives A and B User areas 0 to 5 are available to the public.  Drive
  11. C is online but is not open to public use.  None of the commands operate
  12. there---not even DIR.
  13.  
  14. DIR
  15.  
  16. The directory program allows you to view nonsystem files and
  17. library files on the both the A and B drive, user areas 0 through
  18. 5.  Area 6 on both drives are open only to subscribers and
  19. invited guests.  Areas 7 through 15 are reserved for my use only.
  20. Use the dir command as you normally do.  
  21.  
  22. LDIR
  23.  
  24. Since many of the files on both drives are arranged into
  25. libraries, the command LDIR is important.  It allows you to look
  26. into library files to see what programs are there.  To do this,
  27. merely type  LDIR LIBRARYNAME.  FOR EXAMPLE:  to view the
  28. contents of the library file BUGBYTE.LBR, type LDIR BUGBYTE.  The
  29. contents will be displayed.
  30.  
  31. LTYPE
  32.  
  33. To read document and ASCII files contained within library files,
  34. you need to use LTYPE.  To do so, type LTYPE LIBRARYNAME FILENAME.EXT.
  35. Of course you would first need to know the name of the file you
  36. wish to see.  You can find this out by using LDIR (described
  37. above).  This program also allows you to view squeezed files!!
  38.  
  39. SYSMAP
  40.  
  41. Files are arranged into USER AREAS by type.  SYSMAP simply shows you
  42. the available user areas and what they contain.
  43.  
  44. SYSCOM
  45.  
  46. SYSCOM quickly shows you the available commands and a brief
  47. description of what they do---remember this one---it is a nice
  48. reference. 
  49.  
  50. FILE
  51.  
  52. FILE shows you where a file is located on disk.  For example, to
  53. find the file named BIGBONG.ASM you simply type FILE BIGBONG.ASM
  54. and the program will search all available user areas and will
  55. tell you where the program may be found.  You then simply log to
  56. that area.  FILE also accepts wildcards; ie *.* references.
  57.  
  58. CHAT
  59.  
  60. When all else fails or you can't find what you need, type CHAT to
  61. see if I am around.  If I am, I will be happy to help you out.
  62. DON'T BE AFRAID TO USE CHAT---I LIKE TO TYPE.
  63.  
  64. XFERTIME
  65.  
  66. If you want to know how long a file transfer will take BEFORE you
  67. commit yourself to XMODEM, type XFERTIME FILENAME.EXT.  The
  68. program will tell you how long transfer time is at various baud
  69. speeds.  You will quickly see the advantage to 1200 baud transfer!!
  70.  
  71. BBS P
  72.  
  73. If for any reason you wish to return to the Bulletin Board from
  74. CP/M, you do so by typing BBS P.  This will put you back into the
  75. program with going through all of the scrolling you saw when you
  76. first entered the system.
  77.  
  78. XMODEM
  79.  
  80. For transfer of both ASCII and BINARY files, a program called
  81. XMODEM is used.  It is designed to work with MODEM7 or a
  82. compatible program using the CHRISTENSEN PROTOCOL.  To get a good
  83. description of its commands, type XMODEM.  The built in DOC
  84. prompt will describe the commands for you.  NOTE this version is
  85. used for ALL files including SQUEEZED and LIBRARY transfer---a
  86. beautiful version of an old favorite.
  87.  
  88. TYPE
  89.  
  90. TYPE is used to view both SQUEEZED and UNSQUEEZED ASCII files. 
  91. This version may also be used with wildcards---*.*
  92.  
  93.  
  94. BYE
  95.  
  96. The command BYE signs off the system WITHOUT allowing the caller
  97. to enter a comment---IF YOU WANT TO LEAVE A COMMENT BEFORE EXIT,
  98. YOU MUST SIGN OFF THE SYSTEM THROUGH THE BULLETIN BOARD SYSTEM.
  99.  
  100. CAT
  101.  
  102. CAT is WARD CHRISTENSEN's CATALOG program.  Use this command to
  103. check the ARCHIVE FILES for a program not found on the A or the B
  104. drives.  To use this command type CAT FILENAME.EXT.  A search
  105. will be made and you will be told if the file exists in archives.
  106. You may ask that it be loaded by either using CHAT or by leaving
  107. a message on the BBS
  108.  
  109.  
  110. I am adding programs to the drives daily.  HOWVEVER, even 10 MB
  111. is limited when talking about the multitude of public domain
  112. programs available.  Therefore, I will only have the latest
  113. updates to many of the programs listed.  If for some reason you
  114. want or need an older version, leave a message on the Bulletin
  115. Board for me to look for it in archives and put it up for you to
  116. get the next time you call.  This also applies to programs you
  117. don't find on the system.  I may have the program but have not
  118. yet put it on the system.  I welcome and encourge file uploading. 
  119. Through your support, this system can grow so all can prosper. 
  120. The XMODEM program will automatically receive programs you send
  121. and place them on B6.  PLEASE PLEASE send some sort of
  122. documentation with your program.
  123.  
  124. I hope you enjoy the system and I would appreciate any comments
  125. you might have about it.  Just leave me a note at sign off
  126. through the bulletin board.  
  127.  
  128. Thanks
  129.