Base64DecodeFile(InputFile, OutputFile);
Full path and name of the output file with decoded data. If the file already exists, it will be overwritten.
1 0 base64DecodeFile("C:\Data\ToDecode.txt","C:\Data\Decoded.txt");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |