Hi,

I can't remember the exact details now, but I had some problems using Bundles on MacOS X. It was somthing like:

A standalone application "file" is really a folder as far as RunRev is concerned. So if you want to copy the App "file", you have to treat it as a Folder. I have some code somewhere in an old stack where I had to do some "magic" to make it work correctly.

All the Best
Dave


On 3 Apr 2006, at 09:35, Stephen Barncard wrote:

A full path to a standalone on Mac would have the usual path to the bundle, with the addition of the path inside of the bundle....


/Users/sbarncar/Desktop/C H A T E A U/STANDALONES/chateau 2.7/ chateauWire/chateauWire.app/Contents/MacOS/components/about.rev

or have you already been there, done that\??

sqb



I may not be thinking about this hard enough, but I do not think so...Please explain your logic further if you have the time...

JOn
On Apr 3, 2006, at 2:02 AM, Stephen Barncard wrote:

isn't the problem that Macs have a bundle and Windoze doesn't?

Jan,

Thanks this helps...here is what is happening...I have to hard code the absolute path for Mac and not for windows...Thus i do a platform check and pass a different path for each platform to copy...That fixed it...!

Thanks, as a side note though...I think the revCopyFile should take care of this so as to be truly platform agnostic....




--
stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to