On LabVIEW 7.1, OS X, Do this:
Create a new Blank VI.
Select SAVE AS, and create a new library (LLB), somewhere on your file system.
Save the VI into that library.
In the Finder, Find that LLB file, and make an alias to it.
Drag the alias to the desktop.
In LabVIEW, select FILE-OPEN.
In the dialog, navigate to the desktop, and select the alias.
Why do I get an error saying "An error occurred while listing the contents of xxxxxx", where "xxxxxx" is the alias itself?
Why doesn't it resolve the alias to its target?
I suspect this is a bug, unless there's some option I don't know about. I've tried "Use Native File Dialogs" - no difference.