home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
BBS
/
JLUT475.ZIP
/
HLP.LZH
/
GC.HLP
< prev
next >
Wrap
Text File
|
1991-07-07
|
2KB
|
57 lines
┌─────────────────────────────────────────────────────────────────────────────┐
│ Option: GC GET COMMANDLINE FROM FILE......................................│
└─────────────────────────────────────────────────────────────────────────────┘
Syntax
═══════════════════════════════════════════════════════════════════════════════
JLUTIL /GC [Parameters] [-Switches]
═══════════════════════════════════════════════════════════════════════════════
Switch Description
═══════════════════════════════════════════════════════════════════════════════
No Switches available at this time.
═══════════════════════════════════════════════════════════════════════════════
Param Description
═══════════════════════════════════════════════════════════════════════════════
FileName Name of the File, which contains the commands.
═══════════════════════════════════════════════════════════════════════════════
Explanation
═══════════════════════════════════════════════════════════════════════════════
Reads each line of the InputFile and handles the line as CommandLine.
If you want to save time and i think most of us want to do this,
you should think about using this option. Check how much faster it is
to run your daily JL-Options with or without this trick.
You will be surpriced, how fast it is. And if you have ever thought:
why does the JL's are needing so much time for loading, you must know
the answer. It is this option.
So it is better to setup a InputFile like this:
001.BEH--------------
/MC
/PM ~ -C
/MO
/IL P -US
/IL RSXD -USL7
---------------------
and running JLUTIL /GC 001.BEH, than using a batch-file like this:
001.BAT--------------
JLUTIL /MC
JLUTIL /PM ~ -C
JLUTIL /MO
JLUTIL /IL P -US
JLUTIL /IL RSXD -USL7
---------------------
and running 001.bat. Message understood ?
═══════════════════════════════════════════════════════════════════════════════