Encodes text using UU encoding.
A String value. Returns UU encoded text.
object.UuencodeText InText
The UuencodeText Method syntax has these parts:
UuencodeText method will encode text specified in InText parameter and returns it as string variable. UU encoding will be used.
Resulting data is text-only file that can be safely transported over internet.
Your browser does not support iframes.