xcall B64ENC, ifile, och, status
B64ENC.SBR converts a file to Base 64 encoding format. It is used internally by EMAILX.SBX to convert email attachments to MIME format, and would be mainly of use to programmers developing their own email utilities.
Parameters
ifile [in]
AMOS or native filespec
och [out]
must specify the channel of a file previously opened for output
status (F,6) [out]
On return, will be set to the number of bytes written, or <=0 for errors