Scope Problem on Standalones
Kay C Lan
lan.kc.macmail at gmail.com
Tue Nov 29 21:14:43 EST 2005
On 11/30/05, Richard Gaskin <ambassador at fourthworld.com> wrote:
>
> There are two parts to the Rev product: the engine and the IDE.
>
> The engine version is 2.6.6 build 152, and the Rev IDE is 2.6.1 build
> 152. The former is obtainable with a call to "the version", and the
> latter with a call to "revAppVersion()".
>
> But just to add to the confusion. If you create a new REV stack (in IDE
2.6.1 eng 2.6.6), save it, close it, then open the .rev file in a text
editor, like BBEdit, the top will look like this:
#!/bin/sh
# MetaCard 2.4 stack
# The following is not ASCII text,
# so now would be a good time to q out of more
exec mc $0 "$@"
Some times it pays not to look;-)
More information about the use-livecode
mailing list