webutil_file.Directory_List [message #363282] |
Fri, 05 December 2008 12:07 |
Goodspeed
Messages: 16 Registered: November 2008
|
Junior Member |
|
|
Hello
I want to see if a specified folder exists in a URL.
How can i do this ? If exists save a word doc. If not, webutil_file.create_directory to this specified folder and save doc.
Where i search examples to "work" with this featurs?
Best regards,
G.P.
|
|
|
|
|
Re: webutil_file.Directory_List [message #364538 is a reply to message #364494] |
Tue, 09 December 2008 00:39 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Sorry, I meant open the directory with a web_util function. You could also try using 'text_io' and 'client_text_io' and use the return codes from it to see whether the directory/file exists.
David
|
|
|