home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / business / service.zip / MAINTX60.EXE / SERVICE / MEMORY.TXT < prev    next >
Text File  |  1990-12-06  |  3KB  |  63 lines

  1.  
  2.                         ACS, Paul Sax [FAX=214-690-4782]
  3.                                  PO Box 850427
  4.                              Richardson, TX  75085
  5.  
  6.                                   214-690-6017
  7.  
  8.                               Memory issues:
  9.  
  10. You cannot branch into this program from another program or menuing system.  
  11. If you are using any kind of front end menu,  such as Automenu,  Xtree,  or 
  12. XtreePro,  the program will be unable,  in time, to read its files. Go into 
  13. \SERVICE and execute this utility:  
  14.  
  15.                      CD \SERVICE
  16.                      MEMORY    <========= you enter this
  17. program responds  
  18. with this  =====>   Machine is 14 % full.  555 bytes are free.
  19.             
  20.  
  21. Observe the '% full' number.   It should be between 8 and 16%.   If  higher 
  22. than  that,  you have something loaded into memory that is conflicting with 
  23. the program.   Remove it until the '% full' number is reduced to between  8 
  24. and 16.
  25.  
  26.             Alternate methodology to check memory availability:
  27.  
  28. Look  for the presence of 'MEMTEST.BAT' in \SERVICE.   If you observe  this 
  29. 'BAT' file, then enter this command in the subdirectory:
  30.  
  31.                     MEMTEST    <======== you enter this 
  32.  
  33. The test that follows will display a memory usage and a memory map.
  34.  
  35.                        To rebuild corrupted indexes:
  36.  
  37. Let's  say that you are entering data and your power circuit has a  voltage 
  38. surge,  thereby  locking up your computer.   When you power up again,  your 
  39. indexes may have become corrupted and either you cannot go into the program 
  40. or the data files become unreadable.   If that happens,  use this procedure 
  41. in \SERVICE:
  42.             
  43.                                DEL *.MEM    <===== you enter these
  44.                                DEL *.NTX    <======
  45.                                GO           <====== 'GO' invokes SERVICE.EXE
  46.  
  47. At this point,  the Installation menu will appear, indicate that you are on 
  48. a hard drive and follow the instructions.   The program will then  recreate 
  49. all the old indexes and attempt to read the old registration files. 
  50.  
  51.             Alternate methodology to rebuild corrupted indexes:
  52.  
  53. Look in \SERVICE 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.