Revised Font Chooser and Preferences stacks

Jeanne A. E. DeVoto revolution at jaedworks.com
Tue May 16 22:26:02 CDT 2006


At 12:20 PM -0700 5/16/2006, Scott Rossi wrote:
>Recently, J. Landman Gay wrote:
>
>>  Since "do" statements don't compile until runtime, if you
>>  provide the appropriate branching behavior you get no errors in older
>>  engines. Thus, this works in all engines:
>>
>>   if the version >= 2.7 then do "set the stackfileversion to" && tVers
>>
>>  Handy little tip to know.
>
>Yeah, I've been using this with the antialiased property for a while now: I
>believe any 2.7-only property can be handled this way.


How about "try"?

   try
     set the stackFileVersion to tVers
   end try
-- 
jeanne a. e. devoto ~ revolution at jaedworks.com
http://www.jaedworks.com


More information about the metacard mailing list