home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / docasst.arc / DOCASST.DOC next >
Encoding:
Text File  |  1986-09-22  |  4.0 KB  |  128 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                         THE ACP DOCUMENTATION ASSISTANT
  29.                         
  30.                                        BY
  31.                                        
  32.                            AMERICAN COMPUTER PRODUCTS
  33.                            
  34.                            
  35.                            
  36.                            
  37.                            
  38.                            
  39.                            
  40.                            
  41.                            
  42.                            
  43.                            
  44.                            
  45.                            
  46.                            
  47.                            
  48.                            
  49.                            
  50.                            
  51.                            
  52.                            
  53.                            
  54.                            
  55.                            
  56.                            
  57.                            
  58.                            
  59.                            
  60.                            
  61.                            
  62.                            
  63.                            
  64.                            
  65.                            
  66.                            
  67.                            
  68.                            
  69.                            
  70.                            
  71.                            
  72.                         THE ACP DOCUMENTATION ASSISTANT
  73.                         
  74.                         
  75.                         
  76.                                                                           PAGE 1
  77.  
  78.  
  79.  
  80. Thank you for your interest in documentation.  It is a common problem with 
  81. programs to have too little documentation.  One of the most necessary pieces of 
  82. documentation for the programmer is a listing of variables used in their 
  83. programs.  It is of major importance after a month or two when you've forgotten 
  84. all you ever knew about that program.
  85.  
  86. This program absolutely does not replace the needed REM statements in your 
  87. programs.  It will, however, provide another valuable instrument for you to 
  88. utilize.
  89.  
  90. REQUIREMENTS:
  91.  
  92. This program requires that you be running an IBM or compatible PC.  You must 
  93. also be running either PC/DOS or MSDOS.  
  94.  
  95. The program SORT.EXE, supplied with your DOS package must reside either on the 
  96. disk your program is on or be in the PATH.  (Check your dos manual for 
  97. information on the PATH command, if necessary)
  98.  
  99. Your BASIC program must be stored in ASCII format.  If you are not sure, try the 
  100. following test:
  101.    In DOS type the following:
  102.           TYPE PGMNAME.BAS  (substitute your programs name instead of PGMNAME)
  103. If the output is readable to you, your program is stored in ASCII format.  If 
  104. not, do the following:
  105.    Enter Basic by entering the command:     BASICA     and hitting enter.
  106.    Load your program by typing the command: LOAD "PGMNAME.BAS"
  107.    Save your program in ASCII format, type: SAVE "PGMNAME.BAS",A
  108.  
  109. Now that your program is in the proper format, all you need to do is to type 
  110. the command   DOCASST.  
  111.  
  112. The program will prompt you for the name of your BASIC program.  Enter only the 
  113. first level name.  As an example, let's say you have a program named ORDENT.BAS.
  114. You would enter the name ORDENT at the prompt.
  115.  
  116. That's all there is to it.  The program does everything else.
  117.  
  118. If you improve on this program I salute you.  It is only to everyone's good
  119. fortune to have good documentation.  All I ask is that you upload the changes
  120. to me so I'll also have a better program.  Please upload to TEL-KC at (913)
  121. 829-5417.  Thanks!
  122.  
  123. AMERICAN COMPUTER PRODUCTS is a private, mail-order computer supplies company. 
  124. If you would like information on our products, please give us a call at 
  125. (913) 829-0816 Monday-Saturday 9am to 9 pm.
  126.  
  127.     AMERICAN COMPUTER PRODUCTS - HOME OF THE BEST DISKETTE DEAL IN THE US
  128.