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