Reading/Writing On-Rev Files

J. Landman Gay jacque at hyperactivesw.com
Fri Nov 6 17:42:33 EST 2009


Rick Harrison wrote:
> Hi there,
> 
> I have a standalone stack I have uploaded to
> On-Rev which is supposed to read in some
> external files which are also on On-Rev.
> Those files are located in the same folder
> as the standalone application on On-Rev.
> 
> The problem is - what is the pathname to use?

Get the filename of your main stack, then parse it to replace the item 
after the last slash with the file you want to access.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list