uue

所属分类:Windows编程
开发工具:Windows_Unix
文件大小:67KB
下载次数:0
上传日期:2021-04-05 20:08:09
上 传 者XLWiz2k
说明:  UUEncode allows to convert any file into a text stream, enabling to pass an executable or compressed file by File-Type filters. Includes C code for both encoder and decoder.

文件列表:
uue\LICENSE.TXT (806, 1998-12-09)
uue\UUDECODE.C (3431, 2001-07-14)
uue\UUDECODE.EXE (32768, 2001-07-14)
uue\UUENCODE.C (2507, 1998-12-09)
uue\UUENCODE.EXE (24576, 1998-12-09)
uue\software.lc (0, 2001-08-13)
uue (0, 2021-04-05)

UUENCODE/UUDECODE - Win32 utilities to uuencode/uudecode single files. Introduction ------------ UUENCODE.EXE and UUDECODE.EXE are small Win32 console-mode utilities, written in Microsoft Visual C/C++ v4.0, which encode/decode single files based on the standard uuencoding/uudecoding algorithms. Usage ----- The programs have been written primarily for use within Windows 9x/NT console window sessions (ie: COMMAND.COM/CMD.EXE), but may also be used within batch scripts (BAT/CMD files). UUENCODE.EXE ------------ To encode a file, the program is executed using the syntax: UUENCODE for example: UUENCODE myprog.exe myprog.uue If the encoding is successful, the file specified as the second argument to the program will be created, and the message: Result encoded in will be displayed. If the program is executed without any command-line arguments, the following message will be displayed: Usage UUENCODE The following error message will be displayed if the program cannot find the file to be encoded: Impossible to open UUDECODE.EXE ------------ To decode a file, the program is executed using the syntax: UUDECODE for example UUDECODE myprog.uue If the decoding is successful, the following message will be displayed: Result decoded in If the program is executed without any command-line arguments, the following message will be displayed: Usage UUDECODE The following error message will be displayed if the program cannot find the file to be decoded: I can't find Errorlevels ----------- In conjunction with the above messages, the following errorlevels are returned by UUENCODE.EXE & UUDECODE.EXE, allowing the results of the encoding/decoding process to be examined within a standard Windows NT command file: 1 - problem encountered during the encoding/decoding process 0 - no problem encountered during the encoding/decoding process Testing ------- The programs have been tested on Windows NT 3.51 with service pack #5 applied, Windows NT4.0 with service packs #3 and #4 applied and Windows 95 OSR2. The programs should also execute within a Windows *** COMMAND.COM session, but this has not been verified. License/disclaimers ------------------- See file LICENSE.TXT for further information. All registered trade marks etc. are acknowledged. Author's contact details ------------------------ Clem Dye clem@bastet.com clem@bastet.dircon.co.uk

近期下载者

相关文件


收藏者