home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 569.ADJFWD.DOC < prev    next >
Text File  |  1988-09-09  |  4KB  |  82 lines

  1.                ADJUST FORWARD FILES UTILITY DOCUMENTATION
  2.  
  3. This utility is to provide an easy method of manipulating multiple versions
  4. of the Forward and Reverse Forward files associated with the WA7MBL BBS.  If
  5. your system is like mine, besides your Forward and Reverse file, you also
  6. have several "Mini" files set up to force forwarding to a certain BBS or to
  7. temporarily change paths, to go from VHF to HF operation etc.....
  8.  
  9. At any rate, when you start trying to make consistent changes across all of
  10. these files, like needing to ADD an $xxxx to 3 or 4 stations, DELETE W0xxx
  11. from one station or more or ADD $ALLxxx to all stations you forward to --
  12. It turns out to be a real time consuming task.  When you are done, it is also
  13. very hard to know if you missed one or not.
  14.  
  15. If these troubles are yours, your woes are over!  Now, this one program will
  16. allow you to change (Add or Delete) up to 15 items from up to 15 BBS fields
  17. across any or all of your Fwd and Rev files in one operation!  As a by-product
  18. of this operation, your files will be changed to all upper case if they were
  19. not before and they will be sorted and arranged in the most logical and
  20. efficient order possible for forwarding in the following format:
  21.  
  22.                         1. BBS callsign
  23.                         2. !NTSxxx
  24.                         3. NTSxxx
  25.                         4. !zip
  26.                         5. zip
  27.                         6. !Callsigns
  28.                         7. Callsigns
  29.                         8. !$xxx
  30.                         9. $xxx
  31.  
  32. NOTE: ALL PA COMMANDS, DOS CALLS OR ANY SECTION STARTING WITH OTHER THAN 'F',
  33. 'G' OR 'H' WILL ONLY BE CHANGED TO UPPER CASE AND WRITTEN AS IN THE ORIGINAL.
  34.  
  35. For the program to be able to recognize the FWD and REV files, they must all
  36. have something in common that can be recognized with a global command.  The
  37. program is set to default on the system used here at WB0OIZ.  Every version
  38. of FWD file and my Reverse file start with the same two unique characters. 
  39. Thus, I have my two main files, F-.BBS and F-.REV.  Then variations on the
  40. main file are named similarly, such as:
  41.                             
  42.                                F-KCMO.AEX
  43.                                F-STD.AEX
  44.                                F-KCMO.GGU
  45.                                F-BSMWIN.ZLN
  46.  
  47. I use the 8 characters before the "." to denote the path and the 3 after to
  48. denote the particular BBS or function of that file.
  49.  
  50. The names I use are only suggestions.  Any system that allows a use of globals
  51. to recognize any and all forward and reverse files will work.  You may want
  52. to use XXXXX.FWD to denote them.  The program does not care.  It goes strictly
  53. by the callsign shown in the "Fx BBScall", "Hx BBScall" or "Gx BBScall" line.
  54.  
  55. To start the program, on the command line give the global that you are using
  56. for all your files or use this feature to limit processing to one group or a
  57. single file.  For instance, if I just wanted to adjust only my Reverse file
  58. (Although I see no good reason to do this), on the command line I would enter:
  59.  
  60.                                ADJFWD F-.REV
  61.  
  62. If I wanted to just adjust the files pertaining to one station, I will use
  63. WB0AEX (Again....No good reason to do this is apparent since it leaves out
  64. the reverse file), I would enter:
  65.  
  66.                                ADJFWD F-*.AEX
  67.  
  68. If I want to adjust all files where necessary, by far the best thing to do,
  69. I would enter:
  70.  
  71.                                ADJFWD F-*.*
  72.  
  73. or, since that is the default global of the program, just simply "ADJFWD"
  74. would work.
  75.  
  76. I hope you get some use out of this utility...It has become a much appreciated
  77. tool around here.  Let me know how it works for you. 
  78.  
  79.                                   73
  80.                             Cary D. Altman, WB0OIZ
  81.                                 @ 64050
  82.