Operating system
|
Syntax
|
UNIX Windows
|
prolib library-name parameter [ file-name
[ parameter [ file-name |
Parameters
|
Description
|
-create
|
Creates a new standard library.
|
-makeshared
|
Generates a memory-mapped library from a standard library.
|
-add
|
Adds files to a standard library.
|
-replace
|
Replaces files in a standard library.
|
-delete
|
Deletes files from a standard library.
|
-list
|
Lists library information such as library name, format, code page, and file contents.
|
-extract
|
Extracts files from a standard library. This parameter creates a copy of a file from the library outside of the library.
|
-yank
|
Extracts files from a standard library and places them in the current working directory.
|
-compress
|
Compresses a standard library by making a copy of it.
|
-nowarn
|
Suppresses any warning message that might occur during the operation of the primary parameters. If you add a file to a standard library with the -add and -nowarn parameters, and the file already exists in the library, PROLIB replaces the file.
|
-pf
|
Allows you to supply command-line arguments in a parameter file. You cannot use -pf in a parameter file.
|
-verbose
|
Directs PROLIB to display processing information that is ordinarily suppressed.
|
-date
|
Specifies the format of the date as it appears when you use the -list parameter.
|