This is a quick one.
In the Finder it’s possible to save searches as a “Saved Search” or “Search Folder”. These look like folders but are really dynamic search results.
Within the Finder and open/save dialogs they behave like normal folders.
Is it possible at all for Xojo to also treat them like folders? I can drop normal folders and have their contents read but the same procedure doesn’t work for these (understandably). I imagine it should be possible both in Desktop and Console but perhaps I need to parse the folder through AppleScript to get the current contents?
Thanks to anyone that has a clue on this