No takers on this one? It's a real oddity as the obj.Text should be a string and work with the GetFolderItem call.

What's the text encoding of obj.text?

Have you tried assigning obj.text to a local string variable and then use that in GetFolderitem? Maybe there's something funny with the obj.text accessor when used directly as a parameter.

Have you tried testing with that path as a literal string constant just to understand whether the problem is related to the path itself or the fact that it's arriving in obj.text?

Regards,
Joe Huber
_______________________________________________
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