I'm trying to save text file to local computer using codeunit but I can't not find text file on computer
// File1 is File object
// OutStreamObj is OutStream object
File1.CREATE( 'C:\Output.txt');
File1.CREATEOUTSTREAM(OutStreamObj);
OutStreamObj.WRITETEXT ('hello');
File1.Close; // To end the writing and write out to the file.
0
Answers
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03