home *** CD-ROM | disk | FTP | other *** search
- ╒════════════════════════════════════════════════════════════════════════════╕
- │ Fastecho Group Echolog Maker v1.00 │
- │ Copyright 1995 J Hulley-Miller. All Rights Reserved. │
- ╘════════════════════════════════════════════════════════════════════════════╛
-
- FGEM is a simple little program to output the echotags of certain groups,
- and/or types of areas. It will only work with the Revision 6 configuration
- file, which is used by Fastecho v1.45 (and possibly later versions). If FGEM
- does not find a R6 configuration file, it will abort. FGEM does _not_ write
- to the configuration file, but it is still recommended that you keep
- backups.
-
- FGEM requires OS/2 v2.x or greater to function.
-
- A DOS version of FGEM will be released in a few weeks when I get my
- compiler update (the current version only allows 32bit DOS apps, which is
- overkill in the extreme for this program).
-
- ╒════════════════════════════════════════════════════════════════════════════╕
- │ Syntax │
- ╘════════════════════════════════════════════════════════════════════════════╛
-
- FGEM has two types of parameters, 'Boolean' and 'String'. Boolean
- parameters accept a +, to turn a switch ON or a - to turn a switch OFF,
- (defaulting to + if not specified). String parameters accept any number of
- characters, however there must be _no_ space between the parameter and its
- data.
-
- Boolean Parameters: ( <Parm> <Desc> <Default> )
- -A Include all Areas <FALSE>
- -S Include all Squish Areas <FALSE>
- -J Include all JAM Areas <FALSE>
- -H Include all Hudson Areas <FALSE>
- -M Include all *.MSG Areas <FALSE>
- -P Include all Passthru Areas <FALSE>
- -? Include all areas <FALSE>
- (Yes, -?- will NOT display help)
-
- String Parameters: ( <Parm> <Desc> <Default> )
- -L<Filename> Name of output file <Echotoss.Log>
- -G<Groups> Groups to Include <All groups>
-
- ╒════════════════════════════════════════════════════════════════════════════╕
- │ Examples │
- ╘════════════════════════════════════════════════════════════════════════════╛
-
- List all areas in the groups A, B and Z.
- 'fegm -A -GABZ'
-
- List all squish areas in the groups A, B and Z, output to 'echotoss.sq'.
- 'fegm -S -GABZ -Lechotoss.sq'
-
- List all squish and JAM areas.
- 'fegm -S -J'
-
- Display help screen.
- 'fegm -?'
-
- ╒════════════════════════════════════════════════════════════════════════════╕
- │ History │
- ╘════════════════════════════════════════════════════════════════════════════╛
-
- v1.00
- Initial version. Released July 24th, 1995.
-
- ╒════════════════════════════════════════════════════════════════════════════╕
- │ Legal stuff / Standard disclaimer │
- ╘════════════════════════════════════════════════════════════════════════════╛
-
- 'Fastecho Group Echolog Maker' is owned solely by J Hulley-Miller, and
- is released as freeware.
-
- The program is provided 'as is', without warranty of any kind, neither
- expressed nor implied. The only guarantee is that the program will occupy
- diskspace.
-
- In no event will the author be liable to you for any damages, including
- lost profits, lost savings or other incidental or consequential damages
- arising out of the use of this program or the inability to use this program.
-
- Any mentioned products and packages are copyrighted by and trademarks of
- their respective holders.
-
- If you do not agree to the above you must cease use of the program
- immediately or legal actions may be initiated against you.
-
- ╒════════════════════════════════════════════════════════════════════════════╕
- │ Contacting the Author │
- ╘════════════════════════════════════════════════════════════════════════════╛
-
- The author may be contacted at the following addresses:
- fidonet#1:107/330.0
- jhm@cnj.digex.net
-
- or on my BBS:
- Name : Informatix/2
- Tel : +1 908 891 9685
- Speed : 2400 -> 14400 Baud, HST, V32, V32Bis, V42, V42Bis
-
- The BBS is located in New Jersey, USA and is available 24 Hours a day.
-
- ╒════════════════════════════════════════════════════════════════════════════╕
- │ Miscellaneous │
- ╘════════════════════════════════════════════════════════════════════════════╛
-
- If you find the program useful, I would appreciate an email message...
-
- The latest version of FGEM will always be available as 'FGEM' from
- 1:107/330 or ftp from ftp.digex.net in /pub/cnj/jhm.
-
-