Logging_Off

Turns off logging for the script.

Example

Script( Logging_Off_Test )
Activate( From_Menu )
Logging_On( "TestingLogfile.txt", FALSE )
Message( "A short message, followed by a delay...", 3 )
Delay( 1500 )
Logging_Off
Message( "This message does not get logged", 3 )
Return

See Also

Logging_On

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal