Jump to content

PPWizard: Difference between revisions

From EDM2
Created page with "==Description== PPWizard is a text macro processor primarily intended to be used for generating HTML and IPF (inf) files, but it can be used as a generic pre-processor..."
 
mNo edit summary
Line 1: Line 1:
==Description==
PPWizard is a text macro processor primarily intended to be used for generating [[HTML]] and [[IPF]] (inf) files, but it can be used as a generic pre-processor. Written in REXX.
PPWizard is a text macro processor primarily intended to be used for generating [[HTML]] and [[IPF]] (inf) files, but it can be used as a generic pre-processor. Written in REXX.


==Charset support==
==Charset support==
8 Bit [[ASCII]] (256 Characters according to current codepage). No support for [[Unicode]] or [[DCBS]].
8 Bit [[ASCII]] (256 Characters according to current codepage). No support for [[Unicode]] or [[DBCS]].


==Version==
==Version==
Line 9: Line 8:


==Author==
==Author==
* Dennis Bareis
* [[Dennis Bareis]]


==Links==
==Links==
Line 16: Line 15:




[[Category:Tools]]
[[Category:Tools]][[Category:REXX]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]]

Revision as of 17:31, 15 January 2016

PPWizard is a text macro processor primarily intended to be used for generating HTML and IPF (inf) files, but it can be used as a generic pre-processor. Written in REXX.

Charset support

8 Bit ASCII (256 Characters according to current codepage). No support for Unicode or DBCS.

Version

  • 08.298

Author

Links