home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
BBS
/
JLUT475.ZIP
/
HLP.LZH
/
UT.HLP
< prev
next >
Wrap
Text File
|
1991-10-17
|
4KB
|
87 lines
┌─────────────────────────────────────────────────────────────────────────────┐
│ Option: UT UTILITIES......................................................│
└─────────────────────────────────────────────────────────────────────────────┘
Syntax
═══════════════════════════════════════════════════════════════════════════════
JLUTIL /UT [Parameters] [-Switches]
JLUTIL /UT ExampleDoorFile,OutPutDoorFile -D
JLUTIL /UT File,ExChangeStr -X
JLUTIL /UT DosDirPattern,From(ORD(AreaSign)),To(ORD(AreaSign)) -M
JLUTIL /UT LogFile,String -L
JLUTIL /UT FileName -C
═══════════════════════════════════════════════════════════════════════════════
Switch Description
═══════════════════════════════════════════════════════════════════════════════
-X ExChange to partizipate in two or
more GT Nets (AFSN, GTPN,
-M GTMDIR.BBS handling WAP, etc...)
-D DoorMaker
-L add line to LogFile
-S Setting up CommandFiles for JLUTIL
-C CheckSum of files
═══════════════════════════════════════════════════════════════════════════════
Param Description
═══════════════════════════════════════════════════════════════════════════════
ExampleDoorFile This file includes text and the variables. JLUTIL
uses this file to create OutPutDoorFile.
OutPutDoorFile This File will be created from JLUTIL.
File File, in which JLUTIL searches for ExChangeStr.
ExChangeStr JLUTIL searches for this Pattern.
DosDirPattern JLUTIL looks in GTMDIR.BBS, if there are MsgAreas,
which have this pattern in them. (POS(DosDirPattern,
DosDirOFMsgArea) > 0)
From(ORD(AreaSign)) The MsgAreaFlag, which will be changed.
To(ORD(AreaSign)) The MsgAreaFlag is now To(), if the DosDirPattern
was a part of the DosDir of the MsgArea and From()
was the MsgAreaFlag.
═══════════════════════════════════════════════════════════════════════════════
Explanation
═══════════════════════════════════════════════════════════════════════════════
DoorMaker: Make your own DoorFile eg: DOOR.BPS and uses some variables.
Run JLUTIL /UT DOOR.BPS DOOR.SYS -D. The Result File is in
DOOR.SYS. Interessting, or not ? So you can create your own
door-files.
DOOR.BPS-------- DOOR.SYS-------------
Speed: @BPS Speed: 9600
Name: @AFN @ALN Name: Juergen Lorenz
DTR: @DTR DTR: 38400
LEVEL: @LVL LEVEL: 0
COM: @COM COM: 8
---------------- ---------------------
Exchange: Run JLUTIL /UT GT.CNF,CM=1 -X
This will set the CM= to 1 in GT.CNF. Very useful for Sysops,
who use FrontDoor or Binkley. Just exchange the Speed. Or
different Net/Nodes. Just exchange NET= and NODE= in Schedule.bbs.
GTMDIR.BBS: Run JLUTIL /UT NET,126,60 -M
This opens GTMDIR.BBS and searches for DosDirs of MsgAreas,
which have NET in it. eg. E:\GT\NET_GTPN, then it looks, if
this MsgArea has the MsgSign ~ (CHR(126) = ~) => NetMailArea,
if so, it changes the Flag to < (= CHR(60)).
LogFile: Run JLUTIL /UT GT.LOG,@MMD @TIM ; Comment -L
This adds the String to the LogFile.
Setting up: This options assists you, setting up CommandFiles for the
GC option for options like CM, DM, CA etc.
CheckSum: This option creates checksums of files.
═══════════════════════════════════════════════════════════════════════════════