home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / control2.zip / SALE-C31.ZIP / MEMORY.TXT < prev    next >
Text File  |  1990-11-25  |  3KB  |  63 lines

  1.  
  2.                               Memory issues:
  3.  
  4. Do  not  use any 'front end' program that branches to IN-CONTROL  [TM]  and 
  5. then returns back once IN-CONTROL [TM] is finished.   This type of  program 
  6. resides in memory.  It may conflict with IN-CONTROL [TM] and it will reduce 
  7. the amount of memory available for IN-CONTROL [TM].  An example of a 'front 
  8. end' program is AUTOMENU [TM].
  9.  
  10. If  you  use any kind of front end menu,  this program will be  unable,  in 
  11. time, to read its files.  Go into \PROSPECT and execute this utility:  
  12.  
  13.                      CD \PROSPECT
  14.                      MEMORY    <========= you enter this
  15. program responds  
  16. with this  =====>   Machine is 14 % full.  555 bytes are free.
  17.             
  18.  
  19. Observe the '% full' number.   It should be between 8 and 16%.   If  higher 
  20. than  that,  you have something loaded into memory that is conflicting with 
  21. the program.   Remove it until the '% full' number is reduced to between  8 
  22. and 16.
  23.  
  24.  
  25.             Alternate methodology to check memory availability:
  26.  
  27. Look for the presence of 'MEMTEST.BAT' in \PROSPECT.   If you observe  this 
  28. 'BAT' file, then enter this command in the subdirectory:
  29.  
  30.                     MEMTEST    <======== you enter this 
  31.  
  32. The test that follows will display a memory usage and a memory map.
  33.  
  34.                        To rebuild corrupted indexes:
  35.  
  36. Let's  say that you are entering data and your power circuit has a  voltage 
  37. surge,  thereby  locking up your computer.   When you power up again,  your 
  38. indexes may have become corrupted and either you cannot go into the program 
  39. or the data files become unreadable.   If that happens,  use this procedure 
  40. in \PROSPECT:
  41.             
  42.                                DEL *.MEM    <===== you enter these
  43.                                DEL *.NTX    <======
  44.                                GO           <====== 'GO' invokes PROSPECT.EXE
  45.  
  46. At this point,  the Installation menu will appear, indicate that you are on 
  47. a  hard drive and follow the instructions.   The program will then recreate 
  48. all the old indexes and attempt to read the old registration files. 
  49.  
  50.  
  51.             Alternate methodology to rebuild corrupted indexes:
  52.  
  53. Look in \PROSPECT and execute this command:
  54.  
  55.                                  DIR *.BAT
  56.  
  57. If you see a file named "CRISIS.BAT",  then invoke this file instead of the 
  58. prior procedure.  It accomplishes the same thing.
  59.  
  60.  
  61.                     CRISIS   <========= you enter this
  62.  
  63.