Hi all,
(sorry, Robert, send the first mail to your private mail address.)
> Robert Brenstein wrote:
>
> > This would be okay, although I wonder whether it is possible to
> support
> > new features by bracketing them in "if the version > xxx".
>
> When I was working on the MC IDE preferences stack, I couldn't make
> that method work. Even when bracketed within an "if" statement, the
> script wouldn't compile if there was an unknown property referenced
> (I was working with the new stackFileVersion property, which threw
> 2.6.1 for a loop.) But I was able to get it to compile if I used a
> convoluted "do" structure nested inside an "if". Those only get
> compiled when the "if" statement executes.
>
Exactly!
I think I fully agree with Ken's statement, that eventual bugs in the
current IDE
should be fixed (thanks for the custom prop fix, Ken!) and then
published.
After that, we can start with an IDE for engines >= 2.7, and that was
the tenor
of most mails so far.
Please remember that we do all this in our meager freetime, Robert ;-)
> --
> Jacqueline Landman Gay | jacque@...
> HyperActive Software | http://www.hyperactivesw.com
>
Regards
Klaus Major
klaus@...
http://www.major-k.de
P.S.
In the current "mctools" there are 3 "Script Editor" stacks
"Script Editor", "Script Editor 1" and "Script Editor 2".
I am not sure, is this correct?
Or should there be only ONE, like in "Highlander" ;-)?