Klaus -

Thanks for looking at this. The problem I have is not the end of the string (bundle path) but the beginning! On my G5 it correctly returns "/Volumes/Hard_Disk_Name/...", but on G3 it starts with the application root, i.e. it doesn't return the full path to the HD root.

The app happily works without this full path, but the problem is, I need to pass the full path to another (SuperCard) app.

!?!

Chris


On 7 Jun 2005, at 12:02, Mark Waddingham wrote:

Must be a bug, i just tested and it looks like Rev does not differ
between "the filename of this stack" and "the effective filename of
this stack"
in an OS X standalone :-/

Both return the engine name inside the application bundle in as
standalone on OS X.


Which is precisely what you would expect... The stack gets bound to the engine as it does on other platforms and so the filename of the stack is
the filename of the engine.

The 'effective filename' form allows you to get the filename of a
substacks parent stack...

Of course, I might have mis-understood your comments...

Warmest Regards,

Mark.

P.S. Klaus, I don't think this is quite what Chris was talking about.

------------------------------------------------------------------
 Mark Waddingham ~ [EMAIL PROTECTED] ~ http://www.runrev.com
       Runtime Revolution ~ User-Centric Development Tools

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to