Copy files location in iOS
J. Landman Gay
jacque at hyperactivesw.com
Tue Apr 19 22:42:35 EDT 2011
On 4/19/11 8:19 PM, Gerry wrote:
> I've read the release notes but I still can't work out how to refer
> to files I've included with the app in the Copy Files pane of the
> standalone settings. I think they are in the app's "library" folder,
> but I can't refer to them using e.g.:
>
> specialfolderpath ("library")& "/myfile.mp3")
They're placed right next to the engine. In this case, you could just
refer to it as "myfile.mp3", since it will be in the same folder.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list