Turning debugging Message comments on and off

James Cook JC at JamesCook.biz
Sun Feb 24 09:23:43 PST 2008


At 8:48 AM -0800 2/24/08, Robert Ameeti wrote:
>Does anyone have any trick for easily turning off (and on) all
>Message commands that they've used for debugging? The problem comes
>about in that obviously there will be some Message commands that we
>do need for the user.

Use a global variable that you set while working, then embed your 
messages with If statements

If gvItsMe = "Y"
	Message "Some Status"
EndIf


-- 
James Cook
JC at JamesCook.biz
720-252-7042

Proficiencies
http://JamesCook.biz

Founder of HindSight Ltd.
http://HSLtd.us

Custom Panorama Applications
Specializing in Panorama Enterprise for the Web


More information about the Qna mailing list