Quantcast
Channel: Microsoft Dynamics NAV Forum - Recent Threads
Viewing all articles
Browse latest Browse all 29197

How to read text file from client system ('C:\')

$
0
0

From following code I am able to read text from Server location 'C:\FileOnServer.txt' . But how to read text from Client Local 'C:\'

File.OPEN('C:\FileOnServer.txt');
File.CREATEINSTREAM(InStream);
TextIn.READTEXT(test);
File.CLOSE;

Warm Regards,

Ashish


Viewing all articles
Browse latest Browse all 29197

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>