-
Notifications
You must be signed in to change notification settings - Fork 70
PCTXCode
Gilles Querret edited this page Feb 14, 2023
·
5 revisions
Encrypt files using the Progress xcode utility.
<pct:xcode />
| Attribute | Description | Default value |
|---|---|---|
| destDir ‡ | Where encrypted files should be dropped | None |
| key | Encryption key (-k argument) | Default key |
| lowercase | If files should be converted to lowercase before encryption (-l argument) | False |
| overwrite | Always overwrite files | False |
† Only one of those attributes is mandatory ‡ Mandatory attribute
Adds a file set to the file list to encrypt
<PCTXCode destDir="xbuild" key="mykey">
<fileset dir="." includes="*.p" />
</PCTXCode>Encrypt every .p file in current directory using mykey key, and drop files in xbuild directory.
- QuickStart
- Changelog
- InstallDocumentation
- FAQ
-
Tasks
- PCT
- DlcHome
- PCTRun
- PCTDynRun
- PCTCompile
- PCTWSComp
- PCTCreateDatabase
- Sports2000
- Sports2020
- PCTDependencies
- PCTDumpSchema
- PCTDumpSequences
- PCTLoadSchema
- PCTIncrementalDump
- PCTBinaryDump
- PCTBinaryLoad
- PCTDumpData
- PCTLoadData
- PCTSchemaDoc
- PCTLibrary
- PCTProxygen
- PCTXCode
- ProgressVersion
- PCTVersion
- ClassDocumentation
- HtmlDocumentation
- XMLDocumentation
- JsonDocumentation
- ABLDuck
- OEUnit
- ABLUnit
- RestGen
- AssemblyCatalog
- Types