Hi All, Just wanted to make you aware that the OS 10.2 client has some obselete function calls in it. According to: http://developer.apple.com/documentation/Carbon/Reference/ATSUI_Legacy/atsu_legacy_Reference/FunctionGroupIndex.html
the tsm client is using a ATSUMeasureText call that is not supported by OS X. I've opened a ticket (PMR 07952,227) to address this. We've seen memory leak issues in the 10.1 client as well. Just a little warning when you have your Mac OS X clients running out of memory. Apparently Microsoft Excel (versions of which I'm not sure of yet) use the same call and may create the same problem (out of memory). Hope this keeps some of you from banging your head against the wall as it did me. Luke