On 6 Mar 2007, at 15:23, Len Morgan wrote:
When it comes time to check the button state, I "put" the global variable and it says it's true.

Is it possible there is a space or some other character attached to the "true" that you see in the message box.

Instead of this:

  put gSaveInputPath

try this

  put gSaveInputPath is true


Cheers
Dave
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to