Let me answer my own question. I finely found what error 1 is. I
searched the LR several times last night and came up empty but this
morning I found the reference. This lead me to a solution. Error 1 is
unable to make a file, so I define my folderitem as
f=DeskTopFolder.Child(dlName). Where dlName is the name of the file
to be downloaded. Oddly enough, if I use dlName="I don't care" it
will work also (downloads the file with it's correct name). It seems
that using f=DeskTopFolder is not sufficient enough of folderitem
definition. Possibly it just needs a valid file type folderitem and
can not accept a folderitem that is a directory. Is this a bug? Is
this a know issue? This should be in the LR?!
_______________________________________________
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>