convert_uudecode
Decode a uuencoded string
&reftitle.description;
stringconvert_uudecode
stringdata
convert_uudecode decodes a uuencoded string.
convert_uudecode neither accepts the begin
nor the end line, which are part of uuencoded files.
&reftitle.parameters;
data
The uuencoded data.
&reftitle.returnvalues;
Returns the decoded data as a string &return.falseforfailure;.
&reftitle.examples;
convert_uudecode example
]]>
&example.outputs;
&reftitle.seealso;
convert_uuencode