Parser

Ken Ray kray at sonsothunder.com
Tue Nov 14 10:54:46 EST 2006


On 11/14/06 9:30 AM, "Mikey" <mikeythek at gmail.com> wrote:

> Is the parsing code for the script editor available somewhere?  I'm
> betting the answer is "no", but I thought I'd ask.

No, this is in the compiled engine AFAIK.
 
> The fact that comment double-dash can't terminate a keyword

Can you give an example of what you mean?

> (and that "the" is anal-required)

For properties, yes, but most functions have a () alternative. For example:

  put the charToNum of "A"
  put charToNum("A")


Ken Ray
Sons of Thunder Software, Inc.
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com





More information about the use-livecode mailing list