David,
Depending on the script, you can also use the Message Box for pseudo
debugging.
In your script put something like this:
script....
put "One" & someVariableToCheck
wait 10 seconds
script...
script...
put "Two" & someOtherVariable
wait 10 seconds
script...
etc.
This puts key variables and their location in the script in the Message Box
as the script runs. If you read faster than I do, change 10 seconds to
something less.
Paul Looney
_______________________________________________
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