Servertec
pp:pp( ) Constructor
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Conventions
iPP
Templates
Constants
Identifiers
Operators
Directives
Macros
Java API
pp( )
displayLogo( )
embeddedQuotes( )
removeBlankLines( )
removeComments( )
searchPath( )
verboseMessages( )
warningMessages( )
define( )
main( )
preprocess( )
undefine( )
Sales
Legal
Feedback
Constructs a new pp object.
Syntax
pp( )
pp(
String
)
Parameters
String
the directive delimiter.
If not specified
#
.
Returns
pp
the new pp object.
Notes
Requires that
stec.pp.pp
be imported.
Example
pp mypp = new pp( )
top of page
Copyright
© 1997-1999 Servertec. All rights reserved.
Last Modified: Tue Jan 26 22:17:56 EST 1999