Internet Direct (Indy)
Home
PreviousUpNext
GUUECodeTable Constant

Represents the valid characters in the UUEncode alphabet.

Pascal
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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.