On Tue, 9 Sep 2003 6:49:32 -0400, John Wain wrote
(in message <1g11dah.wiklk51x72gjmN%john@disneyland.com>):
> Does anyone have a very fast formula to obtain the path of the
> containing directory from a reference to a file or sub dir?
>
> e.g. in a folder action script:
> on adding folder items to this_folder
> set the_parent to the container of this_folder
>
>
Use text item delimiters to convert to a list
Drop the last item of the list
Use tid's to change back to the folder path<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: getting path of parent directory