home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / ALF20WB.ZIP / ALF.ZIP / ALF.DOC < prev    next >
Encoding:
Text File  |  1995-11-29  |  2.9 KB  |  93 lines

  1.  
  2.                                ALF v2.0wb
  3.                       - Add Local Files to Maximus -
  4.               Copyright (c) 1993, 1994, 1995 by John Medland
  5.                 PHOTO 334 BBS! - Toronto's Photography BBS
  6.                       Toronto, Canada (416) 539-9591
  7.                             FidoNet: 1:250/840
  8.  
  9. DESCRIPTION
  10.  
  11.     Provides various commands/routines to help manage your Maximus file areas.
  12.     ALF runs as FILES MENU choice and works both locally and from REMOTE.
  13.     Great for putting files online!
  14.  
  15. REQUIREMENTS
  16.  
  17.     ALF requires the following in your \MAX directory or on your PATH.
  18.  
  19.     FPICK.EXE
  20.     QSORT.EXE
  21.     TOUCH.COM
  22.     THISTIME.COM
  23.     DOS 6.x (FIND.EXE must exit with an error level)
  24.     DOORWAY.EXE (OPTIONAL) for remote file selector and text editor
  25.  
  26. INSTALLATION
  27.  
  28.     1) At the \MAX\ DOS prompt, type MD ALF and hit ENTER.
  29.  
  30.     2) Type CD ALF and hit ENTER.
  31.  
  32.     3) Type PKUNZIP [d:\path]\alf20wb and hit ENTER.
  33.        [d:\path] is the directory containing ALF20WB.ZIP.
  34.  
  35.     5) Type PKUNZIP ALF and hit ENTER.
  36.  
  37.     6) Type copy THISTIME.COM \MAX and hit ENTER.
  38.  
  39.     7) Type copy FPICK.EXE \MAX and hit ENTER.
  40.  
  41.     8) Type copy QSORT.EXE \MAX and hit ENTER.
  42.  
  43.     9) Type copy TOUCH.COM \MAX and hit ENTER.
  44.        (Any Dir on your PATH can be substituted for \MAX in steps 6-9)
  45.  
  46.     10) Add the following line to your FILES MENU in \max\MENUS.CTL:
  47.  
  48.         Display_File            alf\alf             SysOp "\ALF"
  49.  
  50.     11) Silt Max.
  51.  
  52.     12) Add the following line to \MAX\MISC\WELCOME.MEC and MECCA the file:
  53.  
  54.         [link]alf\alfcheck.bbs
  55.  
  56.     13) Add the following line to your daily maintenance batch file:
  57.  
  58.         call \max\alf\alfday.bat
  59.  
  60.     14) Make sure DOS's FIND.EXE and MOVE.EXE are on your PATH.
  61.  
  62.     15) Include the following line in your AUTOEXEC.BAT file, and reboot
  63.         for it to take effect:
  64.  
  65.         SET COMSPEC=C:\COMMAND.COM    (change as needed for your system)
  66.  
  67. CONFIGURING
  68.  
  69.     Although ALF should run just fine "right out of the box," configuring
  70.     the following should make it much more useful to you:
  71.  
  72.     1) To process files, edit ALFCESS.BAT. If you are calling VIRCHECK.BAT
  73.        from ALFCESS.BAT, check to make sure you are using variables, and
  74.        NOT `hard coded' PATH statements in VIRCHECK.BAT.
  75.  
  76.     2) To use the FILES.BBS `HEADER SAVER' and directory `LOCKS' while using
  77.        sorting your FILES.BBS files, edit ALFSORT.BAT.
  78.  
  79.     3) Edit ALFXTRN.MEC and set up your desired external program, then
  80.        MECCA the file.
  81.  
  82.     4) To use, FROM REMOTE, your text editor and the file selector, edit
  83.        ALFDORED.MEC, ALFDIMPK.MEC and ALFDORPK.MEC, supply the path to
  84.        Doorway.exe and the NAME\PATH of your text editor, then MECCA the
  85.        files. Note: ALF works fine from remote without these file.
  86.  
  87.  
  88. GUARANTEES
  89.  
  90.     None. By using this program, you agree to do so at your own risk.
  91.  
  92.  
  93.