ComSendYmodemG

Prev Next Home Home Table Of Contents Index

ComSendYmodemG (FileName or Array)

Send a file, or group of files, using the YmodemG transfer 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 the array list. This protocol does not do any error checking and is therefore only advisable for use with Error correcting modems.


Example:
ComSendYmodemG 'MXMENU.ZIP'

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

See Also: ComRecYmodemG

Category: Modem

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home