I used this code:

dim f as folderitem
f=getfolderitem("temp\dir\whatever\boe.txt")
break

Now, that file doesn't exist, ok... But that returns nil, so how could I
possibly create the file? What I wan't to do is call a method recursivly to
create the .parent as a map until it already exists. But, how do I do that
when I can't get a folderitem like that? Is this a bug or what?

Using 2006R3 on win XP

Maarten
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to