If I do: "get the filename of this stack" on my G5(Tiger) it returns "/Volumes/Starfish Internal 250/Scripter/filename test/ filename test.app/Contents/MacOS/filename test" i.e. the full path.

If I run it on G3 laptop(Panther) it returns "/filename test.app/ Contents/MacOS/filename test" (whereas to be consistent, it should have returned /Volumes/ Powerbook HD/filename test.app/Contents/MacOS/filename test")

This is a big problem for me as I need to pass the path information to a text file to be read by another (SC) application.

I would guess that on your laptop, you are using the boot drive, but on your G5, you are used another drive, not the boot drive. Rev always adds the "/Volumes/DriveName" prefix to anything other than the boot drive.

Cheers,
Sarah

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

Reply via email to