Create a new stack:

put this in the stack script (or any other script)

on OpenStack
   put "hello world"
end OpenStack

now manually comment out the put statement like such:

on OpenStack
--   put "hello world"
end OpenStack

so that the dashes are at the beginning of the line.
Now double-click in front of the first dash to select the whole line.

RR crashes with:
"This program has performed an illegal operation and will be shut down"

This works for any script manually commented out where the dashes are at the
beginning of the line.
Win98SE

-Chipp

_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to