Mr. X, et al:

and c=5 is considerable shorter
and more readable than put 5 into c...

Just that would be a nice addition...

Except for those who already use (c=5) syntax to set boolean variables in Transcript... which I do all the time.

And, BTW, isn't


put (field 6 = empty) into skipField6

considerably shorter than

if field 6 = empty then put true into skipField6 else put false into skipField6

?

:{`)
--

Rob Cozens
CCW, Serendipity Software Company
http://www.oenolog.net/who.htm

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to