wwServer::nPageParseMode

Determines how Web Control Framework Pages are compiled.

1 - Parse and Run (VFP IDE only) 2 - Parse, Compile and Run (Works in production with limitations) 3 - Run only (no template checks - just run pre-compiled code)

o.nPageParseMode

See also