Dick Kriesel wrote:
On 3/20/06 9:30 PM, "Mark Wieder" <[EMAIL PROTECTED]> wrote:
The best solution I've come up with for removing block comments is
put the script of SomeObject into tScript
put token 1 to -1 of tScript into tScript
This sounded really cool, but I can't get it to work. :(
Really? What isn't it doing? For me it removes all comments that are
outside handlers (which is where my block comments are)...
That technique appears to me to work for block comments and line comments
that appear in the script either before the first compilable code or after
the last compilable code. But it overlooks block and line comments that are
interspersed within the compilable code, and undelimited comments outside
handlers.
That was it. I had put a block comment in the middle of the script.
--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
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