On 11/18/06, Kresten Bjerg <[EMAIL PROTECTED]> wrote:

J. Landman Gays suggestion sounds very fine, but how do you script the
parsing of the file-path?



You could try:

put the effective filename of me into tMyFileName
put offset("/Contents",tMyName) into tMyLength
put char 1 to (tMyLength - 1) of tMyFileName into tMyBundleName

Checkout 'offset' in the docs.

HTH
_______________________________________________
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