ComSendKermit

Prev Next Home Home Table Of Contents Index

ComSendKermit (FileName or Array)

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


Example:
ComSendKermit 'MXMENU.ZIP' ;Send MXMENU.ZIP via Kermit

Example:
Var FileList AppendArray(FileList,'FILE1') AppendArray(FileList,'FILE2') ComSendKermit FileList ;Send FILE1 & FILE2 via kermit

See Also: ComRecKermit

Category: Modem

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home