BinarySpike
2005.04.01, 05:57 PM
Ok, I have too questions...
One is on topic the other is a funcion (slightly on topic...)
Ok,
Where can I get shark for Mac os 10.2.8??? (Shark 4 is for panther only :()
Hm......
Is there any functions that return true/false if the application is .app!?!?!?
I'm making a filing library for making filing REALLY EASY!!! but when I call
a special function (given by apple) to return where the running application is it
returns .app/Contents/MacOS/
but I need Desktop/hvr.app/
The only way to get this (That I know of) is by using catalog info combined with the
apple function and "step-down". (which is kinda hard to write)
But, if the application was compiled in MPW/CW the apple function would give
Desktop/hvr.app
I can't compile the final version with MPW or CW because the people I'm working with
only have xCode, one has CW but he won't be the main releasing person...
Thanks ahead,
BinarySpike
One is on topic the other is a funcion (slightly on topic...)
Ok,
Where can I get shark for Mac os 10.2.8??? (Shark 4 is for panther only :()
Hm......
Is there any functions that return true/false if the application is .app!?!?!?
I'm making a filing library for making filing REALLY EASY!!! but when I call
a special function (given by apple) to return where the running application is it
returns .app/Contents/MacOS/
but I need Desktop/hvr.app/
The only way to get this (That I know of) is by using catalog info combined with the
apple function and "step-down". (which is kinda hard to write)
But, if the application was compiled in MPW/CW the apple function would give
Desktop/hvr.app
I can't compile the final version with MPW or CW because the people I'm working with
only have xCode, one has CW but he won't be the main releasing person...
Thanks ahead,
BinarySpike