PROPACK command examples
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
PROPACK command examples
This section provides several PROPACK command examples.
Create an archive
The following example creates an archive named demo.apl in a tmp directory that requires a signature
containing files in demo\rcode:
|
List the archive contents
The following example lists the contents of demo.apl:
|
|
Extract the archive contents
The following example extracts the contents of demo.apl:
|
The extracted files include
MANIFEST.MF.
|
The manifest includes the default settings and the customizations:
|