If i try and write a file to a URL address and it doesnt work how to know the write failed. I tried using code like the following
![]()
Please Login or Register to view this content.
where New_file_name1 is the URL
FileFOrmat =6 means a csv file
right now if i use the above code and the file does not get written then no error is generated so i have no way of knowing if it worked or not
Bookmarks