Am 28.12.2011 um 20:55 schrieb Louis: > It yields a CFBinaryDataMBS object that I can convert into a usable string, > but a string with too many escape and funky characters that I won't try to > paste here, and since that string contains the path, I guess I could make a > workaround.
Create a new MacAliasMBS object, assign the string from CFBinaryDataMBS to the Alias object by calling SetRecord. And than resolve it or query info properties. Greetings Christian -- See you in Orlando, Florida for Real World 2012 More details and registration here: http://www.realsoftware.com/community/realworld.php _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
