specialFolderPath("documents")
Ian Summerfield
iansummerfield at icmlondon.co.uk
Tue May 11 05:49:53 EDT 2004
The folder is always called "Documents" so this should work:
on mouseup
put the specialFolderPath of Desktop into documentsPath
set itemDelimiter to "/"
put "Documents" into last item of documentsPath
set itemDelimiter to comma
put documentsPath
end mouseup
On 11 May 2004, at 10:34, How to use Revolution wrote:
> How can I get the FolderPath of folder "documents" on MAC OS X ?
>
> Why there is not a - specialFolderPath("documents") - for MAC OS X?
>
> ciao Paolo
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
--------------------------------------------------------------------------------------------------------------------
This email and any files transmitted with it are confidential and
may contain legally privileged information. It is intended solely for
use of the individual(s) or entity to whom it is addressed.
Should you receive this message in error, please notify the sender
by replying to this mail or calling +44 20 7636 6565.
If you are not the intended recipient, any disclosure, distribution,
reproduction, printing or reliance on the contents of this information
is strictly prohibited and may be illegal.
Any views expressed by an individual within this EMail do not necessarily
reflect the views of ICM.
More information about the use-livecode
mailing list