wwServer::nWebControlFrameworkCompileMode

Determines how pages are run when the WebControlFramework operates. Runs either in compiled mode or in 'always' parse mode.

o.nWebControlFrameworkCompileMode

Default Value

1 - Run compiled pages only (executes the PRG file only and file must already exist)
2 - Parses the page on the fly and then compiles and runs it

Default Value: 2

See also:

Class wwServer

© West Wind Technologies, 1996-2022 • Updated: 11/28/13
Comment or report problem with topic