ComSendZmodem

Prev Next Home Home Table Of Contents Index

ComSendZmodem (FileName or Array)

Send a file, or group of files, using the Zmodem protocol. If you pass a file name then it sends that file. If you pass an array then it will send all the files in that array list.


Example:
ComSendZmodem 'MXMENU.ZIP'

Example:
Var FileList AppendArray(FileList,'FILE1') AppendArray(FileList,'FILE2') ComSendZmodem FileList

See Also: ComRecZmodem

Category: Modem

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home