When is FolderItem.Parent = nil?

· Oct 16, 11:28 AM

FolderItem.Parent returns the directory containing a FolderItem. As you would expect, the parent of the root directory is nil. But it turns out that FolderItem.Parent returns nil in some other situations, and REALbasic is not entirely consistent. I’ve added a brief discussion and example in the wiki.

---

Commenting is closed for this article.