ComSendYmodem

Prev Next Home Home Table Of Contents Index

ComSendYmodem (FileName or Array)

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


Example:
ComSendYmodem 'MXMENU.ZIP'

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

See Also: ComRecYmodem

Category: Modem

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home