home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / os2 / omg2v23d.zip / OMGR.DOC < prev    next >
Text File  |  1993-08-11  |  8KB  |  196 lines

  1.                                 OMgr/2
  2.                           (Outbound Manager)
  3.                                  v2.3c
  4.                            By Bill Esposito
  5.                           The Cereal Port BBS
  6.                                1:132/152
  7.                              (603)899-3335
  8.  
  9.                             Magic name 'OMGR'
  10.                            for latest version
  11.  
  12. ***********************************************************************
  13. DISCLAIMER:  This software is provided "AS IS" without any warranty of
  14. any kind, either expressed or implied.  USE IT AT YOUR OWN RISK.
  15.  
  16. Copyright 1993 by Bill Esposito.  This program is FREEWARE, just let me
  17. know how you like it.
  18. ***********************************************************************
  19.  
  20. 1.  What is OMgr/2?  It's a small PM program, written in REXX and
  21.     compiled by Watcom's VX-Rexx, that will help you manage your
  22.     Outbound directories and files.
  23.  
  24. 2.  OMgr/2 will allow you to view your outbound directories, by zone,
  25.     and manipulate the files to change status, address, delete, create a poll,
  26.     file request, and file attach.
  27.  
  28.  
  29.                            ** INSTALLATION **
  30.  
  31. This archive contains.
  32.  
  33. OMGR.EXE    OMan/2 executable
  34. OMGR.ICO    OMan/2 icon
  35. OMGR.DOC    What you're reading
  36. EA.LZH      Extended Attributes file
  37.  
  38. *** Updating From Previous Versions of OMgr/2 ****
  39.  
  40. 1.  Delete all the files from any version earlier than 2.0.  The files to
  41.     delete are:
  42.     OMGR.EXE
  43.     OMGR.ICO
  44.     OMGR.INI
  45.     OMGR.DOC
  46. ***********************************************
  47. 2.  REXX must be installed.  If it is not, use the "selective install"
  48.     option found in the OS/2 system, Setup folder to install REXX.
  49.  
  50. 3.  The Run Time Library, VROBJ.DLL, must also be present in one of
  51.     your DLL directories.  This file can be obtained from FERNWOOD or
  52.     from my bbs by the name of VROBJ.ZIP.
  53.  
  54. 4.  UnArchive the OMGR-??.LZH archive into any directory.  If you use an
  55.     OS/2 LHarc program like LH2 v2.14, the EA's will automatically be applied.
  56.     If you use a DOS version, then the file EA.LZH will appear in the
  57.     directory.  You will then have to un-LZH EA.LZH and apply the EA's with
  58.     OS/2's eautil program.
  59.  
  60. 5.  Use the program template from the TEMPLATES folder to install
  61.     OMgr/2, or you can use the "Add Programs" option from the "Migrate
  62.     Applications" program in the System Setup folder.
  63.  
  64.                            **  OPERATION  **
  65.  
  66. *** Warning ***
  67. 1. Outbound directories must contain only standard type files
  68.    (00840096.CLO etc).  If OMgr chokes on a directory check for this.
  69. ***************
  70.  
  71. 1.  Just click on the OMgr/2 icon to start the program.  Alternatively, you
  72.     can start OMgr/2 from the OS/2 command line by typing 'OMGR'.
  73.  
  74. 2.  When OMgr/2 loads for the first time, you will be prompted for some
  75.     configuration entries.
  76.  
  77.     a.  Default Zone - Enter the default Zone. (ie. 1 or 2 or 73, etc)
  78.     b.  Default Outbound Directory - The full drive and path of the default
  79.         zone.  DO NOT ADD THE TRAILING BACKSLASH. (ex. d:\max\outbound)
  80.     c.  Fidouser.lst - Enter the full drive, path, and filename of your
  81.         Fidouser.lst.  If you dont use one, dont enter one.  If a Fidouser.lst
  82.         is defined, then your polls and re-address requests will be checked
  83.         against the list.  You will have the option to turn off this feature
  84.         by clicking the "CHK" box.
  85.     d.  Enter the full drive, path, and filename of your favorite PM editor or
  86.         Lister.  The editor/lister MUST be a PM application. LSTPM from Oberon
  87.         will work, LIST from V. Buerg will not.  E.EXE and EPM.EXE will both work.
  88.     e.  OMgr/2 will create a configuration file called OMGR2.INI and place it
  89.         in the c:\os2\ directory.
  90.         
  91. 3.  Once the program is loaded and configured, you will see a list of the files
  92.     in your Zone 1 (or your default zone) outbound directory.  To change zones,
  93.     enter the new zone number into the ZONE box and click on the 'ZONE/DIR'
  94.     BUTTON.
  95.  
  96. 4.  To Re-scan the current directory, click the 'ZONE/DIR' button
  97.  
  98. 5.  To display only the flow files (ie *.?ut, *.?lo, *.req, etc.) and not
  99.     the mail packets, no-connects etc. (.mo?, .tu?, .pkt etc.) click on the
  100.     'MASK' check box.
  101.  
  102. 6.  To view/edit any file just double click on that file.
  103.  
  104. 7.  To change the file status to hold, normal, direct, or crash,
  105.  
  106.     a.  Just highlight the desired file by clicking on it (sorry, only
  107.     one file at a time)
  108.  
  109.     b.  And then click the appropriate button.
  110.  
  111. 8.  To Re-address a file,
  112.  
  113.     a.  Enter the new NET and NODE number in the blocks appropriately
  114.     named NET and NODE :>
  115.  
  116.     b.  Highlight the desired file by clicking on it.
  117.  
  118.     c.  Click on the ADDRESS button.
  119.  
  120.     If you have defined the Fidouser.lst file in the OMGR.INI, then the
  121.     Fidouser.lst will be searched.  You may disable the search function
  122.     by clicking the 'CHK' box.  If you have NOT defined the Fidouser.lst,
  123.     then searching will be disabled.
  124.  
  125.  
  126. 9.  To create a POLL request,
  127.  
  128.     a.  Enter the NET and NODE number in the NET and NODE blocks.
  129.  
  130.     b.  Click on the POLL button.
  131.  
  132.     If you have defined the Fidouser.lst file in the OMGR.INI, then the
  133.     Fidouser.lst will be searched.  You may disable the search function
  134.     by clicking the 'CHK' box.  If you have NOT defined the Fidouser.lst,
  135.     then searching will be disabled.
  136.  
  137.  
  138. 10.  To delete a file,
  139.  
  140.     a.  Highlight the desired file by clicking on it.
  141.  
  142.     b.  Click on the DELETE button.
  143.  
  144. 11.  To Create a File Request,
  145.  
  146.     a.  Enter the NET and NODE number in the NET and NODE blocks.
  147.  
  148.     b.  Enter the filename in the "File Request/Attach" block.
  149.  
  150.     c.  Click on the REQUEST button
  151.  
  152.     d.  Subsequent requests to the same address will be appended.
  153.  
  154.  
  155. 12.  To Create a File Attach,
  156.  
  157.     a.  Enter the NET and NODE number in the NET and NODE blocks.
  158.  
  159.     b.  Enter the drive\path\filename in the "File Request/Attach" block.
  160.  
  161.     c.  Click on the ATTACH button
  162.  
  163.     d.  Subsequent attaches to the same address will be appended.
  164.  
  165.     e.  Omgr/2 always checks for the presence of the attached file.
  166.  
  167. 13.  You can change the original configuration options by clicking on the
  168.      CONFIGURATION menu option.  You will be presented with the same options
  169.      as listed in para 2 above.  OMgr/2 must be restarted for the changes to
  170.      take effect.
  171.  
  172.  
  173.  
  174. History
  175. 1.0  Initial release
  176. 1.1  Bug fixes
  177. 1.2  Added user edited omgr.ini file instead of environment variables, bug fixes.
  178. 1.4  Ability to list/edit files, bug fixes.
  179. 2.0  Major update. OMgr/2 now uses OS/2 ini files.
  180. 2.1  Fixed bug with net numbers greater than 3 digits
  181. 2.2  Fixed 'sysini' bug.
  182. 2.3  Changed the way the config option uses it's template.  It will now only
  183.      display the default template when the omgr2.ini file is not present.
  184. 2.3a Changed the way OMgr/2 re-scans the dir when changing flavor or deleting a
  185.      file.
  186.      Fixed incorrect "Fidouser" prompt in the config menu.
  187.      Changed the 'ZONE' button to the 'ZONE/DIR' button
  188.      Added a file mask option.
  189. 2.3b Fixed Zone bug for default zones other than Zone 1.
  190. 2.3c Dir is now rescanned when the mask is toggled.     
  191.                  IN THE WORKS
  192.  
  193.     Well, that's it for now, hopefully the next version will include
  194.     multiple file tagging.  Let me know what you want in Omgr/2.
  195. 
  196.