Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
GUUECodeTable
See Also
,
Unit: IdCoderUUE
Represents the valid characters in the UUEncode alphabet.
GUUECodeTable:
string
= '`!"#$%&''()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_';
Description
GUUECodeTable is a String constant that represents the valid characters in the UUEncode alphabet. GUUECodeTable is used as the value for the
TIdEncoderUUE
coding table.