-
Notifications
You must be signed in to change notification settings - Fork 63
ProgressVersion
Gilles Querret edited this page Feb 14, 2023
·
10 revisions
Store Progress version in property.
<pct:progress_version />
Attribute | Description | Default value |
---|---|---|
dlcHome ‡ | Progress installation directory | None |
majorVersion | Major version (extracts "12" from 12.2.4) | |
minorVersion | Minor version (extracts "2" from 12.2.4) | |
patchLevel | Patch level (extracts "4" from 12.2.4) | |
fullVersion | Extracts the full string from $DLC/version | |
shortVersion | Extracts only the version from $DLC/version | |
rcodeVersion | R-Code version |
† Only one of those attributes is mandatory ‡ Mandatory attribute
None
<ProgressVersion dlcHome="/path/to/dlc" majorVersion="major" minorVersion="minor" fullVersion="full" />
<echo message="${major}.${minor}" />
could display the following string :
[echo] 12.2
- QuickStart
- Changelog
- InstallDocumentation
- FAQ
-
Tasks
- PCT
- DlcHome
- PCTRun
- PCTDynRun
- PCTCompile
- PCTWSComp
- PCTCreateDatabase
- Sports2000
- PCTDumpSchema
- PCTDumpSequences
- PCTLoadSchema
- PCTIncrementalDump
- PCTBinaryDump
- PCTBinaryLoad
- PCTDumpData
- PCTLoadData
- PCTSchemaDoc
- PCTLibrary
- PCTProxygen
- PCTXCode
- ProgressVersion
- PCTVersion
- ClassDocumentation
- HtmlDocumentation
- XMLDocumentation
- JsonDocumentation
- ABLDuck
- OEUnit
- ABLUnit
- RestGen
- AssemblyCatalog
- Types