w3DebugOK controls FlashCONNECT debugging. When FlashCONNECT debugging is enabled the following changes take place:
w3Monitor does not terminate the program if the program is in the debugger.
Outgoing FlashCONNECT Web pages are written to the w3Logs,Dump file.
Incoming form and CGI information is written to the w3Logs,Dump file.
w3HtmlInsert flushes its cache and stops caching templates.
w3SubsGet flushes its cache and stops caching substitution arrays.
w3RotatorGet flushes its cache and stops caching rotator lists.
call w3DebugOK (line , flag )
|
line |
In |
Specifies which line to check. Used only when checking the state of a line (flag=3). For all other functions, only the current line is changed. |
|
flag |
In |
The change desired:
On output, flag indicates the current setting. |