Panther question
Sarah Reichelt
sarahr at genesearch.com.au
Sun Jun 27 19:28:54 EDT 2004
Works fine here: 10.3.4 but waiting for Tiger :-)
Sarah
On 26 Jun 2004, at 1:09 am, FlexibleLearning at aol.com wrote:
> As I do not have Panther, can someone let me know why this apparently
> throws
> an error on OSX 10.3.2 but works on Jaguar?
>
> # Given folder path pPath, open desktop folder:
> on OpenFolder pPath
> set the itemdel to "."
> if item 1 of the systemVersion >= 10 then
> get shell("open " & pPath)
> else
> [...snip...]
> end if
> end OpenFolder
>
> Confirmation, insights and preferably a solution would be much
> appreciated!
>
> /H
> _________________________________________________
> Hugh Senior
> The Flexible Learning Company
> Consultant Programming & Software Solutions
> Fax/Voice: +44 (0)1483.27 87 27
> Email: _mailto:h at flexibleLearning.com_
> (mailto:admin at flexibleLearning.com)
> Web: _www.flexibleLearning.com_ (http://www.flexiblelearning.com/)
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
>
More information about the use-livecode
mailing list