Forum Discussion

Azeddin_Margani's avatar
Azeddin_Margani
Contributor
7 years ago

Unable to open the file error when trying to open .txt file

I'm getting "Unable to open the file" error when trying to open .txt file. I'm using the following code:    function RetrieveExistingPaitent()   {   var sPath = "C:\Files\MyFile.txt";   // Opens...