-
Notifications
You must be signed in to change notification settings - Fork 63
PCTWSComp
Gilles Querret edited this page Feb 13, 2023
·
8 revisions
Convert Webspeed HTML files to .w
<pct:webspeed />
Attribute | Description | Default value |
---|---|---|
destDir ‡ | Directory where to put .w files | None |
failOnError | If task should end after a failed file transformation. | False |
forceCompile | Always rebuild every HTML file. | False |
debug | Adds debug to e4gl-gen.p options. |
False |
keepMetaContentType | Adds keep-meta-content-type to e4gl-gen.p options. |
False |
webObject | Adds web-object to e4gl-gen.p options. If false, adds include option. |
True |
† Only one of those attributes is mandatory ‡ Mandatory attribute
PCTWSComp inherits attributes from PCT and PCTRun.
Adds a file set to the file list to compile
<PCTWSComp destDir="build">
<fileset dir="." includes="test.html" />
</PCTWSComp>
Converts test.html and put test.w in build directory.
- 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