On May 13, 2004, at 10:34 PM, Chuck Rice wrote:

So to bring this back on topic, how do I

  1) test to see if a found file is a Command-L created alias
  2) test to see if the bundle bit is on (i.e. a special directory)

Two ways:


You can use /Developer/Tools/GetFileInfo and parse its output.

Or, you can use Mac::Files, which is part of the Mac::Carbon package.

sherm--



Reply via email to