Topic Path: Symbol Reference > Constants > GUUECodeTable Constant
ContentsIndexHome
PreviousUpNext
GUUECodeTable Constant

Represents the valid characters in the UUEncode alphabet.

File
GUUECodeTable: string = '`!"#$%&''()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_';

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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.