Base64EncodeFile(InputFile, OutputFile);
InputFile
OutputFile
Full path and name of output file with encoded data. If the file already exists it will be overwritten.
1 0 base64EncodeFile("C:\Data\ToBeEncoded.txt","C:\Data\Encoded.txt);
OpenText StreamServe 5.6.2 | Updated: 2018-01-26 |