home *** CD-ROM | disk | FTP | other *** search
/ New Horizons Shareware Collection / HORIZONS1.BIN / ICTXT.IC / ICMAINT.TXT < prev    next >
Text File  |  1994-02-27  |  6KB  |  129 lines

  1.                                  ICMAINT.EXE
  2.                                  -----------
  3. Your Icmaint Config file should look like this.  
  4.  
  5. c:\dlicon           <-- Enter the path to your IconUpDater Directory
  6. c:\ripaint\duoicons <-- Enter the path to your Working Icons directory─┐
  7. 2                   <-- # of nodes (same as number of config files)    │
  8. c:\arc\pkzip.exe    <-- The Full Path $ File name to PKZIP or ARJ      │
  9.                        ┌───────────────────────────────────────────────┴┐
  10.                        │(This directory should ONLY have the unarchived │ 
  11.                        │ icons you are CURRENTLY USING on your BBS.     │   
  12.                        │ DO NOT put your path and file name to          │ 
  13.                        │ your ALL icons archive!)                       │
  14.                        └────────────────────────────────────────────────┘
  15.  
  16.   But do not worry to much about it, because ICSETUP will write this
  17.   file for you.  So always use ICSETUP to make changes.
  18.  
  19.           **************** IMPORTANT WARNING !!!! ***************
  20.  
  21.  
  22.              I AM NOT RESPONSIBLE FOR ANY LOSS DATA OF ANY KIND!
  23.               
  24.                                                     Ryan Andersen
  25.           
  26.  
  27.            DO NOT HAVE ANY OTHER FILES IN YOUR ICONS DIRECTORY!
  28.                           ONLY HAVE *.ICN files
  29.  
  30.  
  31.  
  32.  ICMAINT explained: 
  33.  
  34.     Note: Starting with Version 2.70 ICMAINT.EXE has been totally
  35.           rewritten along with ICFILE.EXE, to break to 400 icons
  36.           limit.  They can both now handle well over 1100 icons!
  37.  
  38.           This Icon Maintenance program is included free with
  39.           IconUpDater.  You can run it from the DOS prompt just
  40.           by typing ICMAINT, or your can set it up as a EVENT
  41.           for your BBS to run.
  42.  
  43.           IcMaintenance use to extract to ZIP (or ARJ) file
  44.           to compare changes with you Working icons Directory.
  45.           No more.  It now keeps it's own data file "BBSICONS.DAT"
  46.           SO DO NOT DELETE this file... IconUpDater, ICFILE, and
  47.           ICMAINT all need to access this file!!!
  48.           IcMaint will use this data file to compare the icons
  49.           in Working Icons Directory. IcMaint will read all the
  50.           *.ICN files in memory that are in the path you
  51.           specified as your "Working Icons Directory."
  52.  
  53.           IcMaint will compare all the icons.  If any icons were
  54.           added to, deleted from, or update (becase the file date
  55.           changed or the file SIZE has changed) then IcMaint will 
  56.           reZIP your Working Icons Directory in to your ALLICONS 
  57.           Zip file, then copy the ZIP file back to the path that 
  58.           you specified in ICSETUP.
  59.  
  60.           When IcMaint detects that Icons have been deleted from
  61.           your Working Icons Directory, it will put them in to
  62.           a data file for IconUpDater's Space Saver Option to use.
  63.           This file is called: "OLDICONS.DAT"**.  
  64.  
  65.           ** This datafile has the same name as the old one from
  66.           version 2.67 and down...but you must delete it with this
  67.           version (2.70)... they are in compatible!!
  68.  
  69.           After reading this you should realize the importance
  70.           of maintaining your Working Icons Directory!  When you get
  71.           or create new icons for your BBS all you have to do is
  72.           throw them in your Working Icons Directory and run
  73.           ICMAINT from the DOS prompt and it will automatically
  74.           update all your configs file with the current date
  75.           the icons were last updated and re-zip your ALLICONS
  76.           ZIP file with your new Icons.  Realize that as you
  77.           stop using certain icons, please remove them from
  78.           your Working Icons Directory.  If you want to keep them,
  79.           then put them else where.  This way your Callers
  80. Space->   can use the Space Save Option so they can delete old
  81. Saver     icons off their Hard Drive.
  82.  
  83.           Remember, individual icons seems small, but when
  84.           you have 1000 icons, it can eat up HD space.
  85.  
  86.  
  87.  
  88.    EVENTS:
  89.  
  90.           ICMAINT.EXE and ICMAINT.CFG MUST BE in the SAME directory
  91.           as ICONUPD.EXE (IconUpDater)!!
  92.  
  93.           ex. ( of Event.Bat)
  94.  
  95.           c:
  96.           cd\iconupd
  97.           ICMAINT
  98.           cd\wc30
  99.           exit
  100.  
  101.           Listings out what's in the data file.
  102.           -------------------------------------
  103.               You can tell ICMaint to create a listing of the icons
  104.               that are in your BBSICONS.DAT and OLDICONS.DAT file.
  105.               It will create a text file with the full path and file
  106.               name of each icon on a separate line... ideal when
  107.               want to pass it to pkzip of gsz.
  108.  
  109.               To list the icons in your BBSICONS.DAT type the
  110.               following at the DOS prompt in the IconUpDater 
  111.               Directory:
  112.  
  113.                         c:\>icmaint /dat
  114.  
  115.               The switch "/dat", tells icmaint to just create
  116.               a text file listing of all the icons in the dat file.
  117.               To list the icons in your OLDICONS.DAT type the
  118.               following at the DOS prompt in the IconUpDater 
  119.               Directory:
  120.  
  121.                         c:\>icmaint /old
  122.  
  123.               
  124.  
  125.  
  126.  
  127.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-    
  128.                                                       RAMSoftware (c)1994
  129.