home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
editors
/
scedv10.arj
/
SCED.HLP
< prev
Wrap
Text File
|
1992-01-22
|
1KB
|
21 lines
SCEDit V1.0 On-Line Help - Refer to all other options in help system.
SCED.EXE, SCED.HLP and SCED.KEY (if registered) must be located in the
same directory. It is advisable that the SCED files be in your path. SCED
will perform editing functions on any ASCII text file (source code file)
located in any path on a single disk at one time. Backup files are generated
automatically at the start of the edit sequence. File sizes are limited to
2E16 or 65535 bytes in length. This may seem a little small, but a lot of
programming is done in modules and 64k is a huge module.
Command line parameters can be used with SCED.EXE, in the form
SCED = use internal directory to choose file.
SCED <filename> = specify filename.
SCED <filename.ext> = specify filename and extension.
SCED <path\filename.ext> = specify path, filename and extension.
SCED <disk:\path\filename.ext> = specify disk, path, filename and extension.
SCED will create a file automatically in the current directory if the file
called in the command line parameter does not exist.