RecieveByYMODEM

This function is used to receive a file by means of the YMODEM/bat protocol. Before this function is called, the OpenYMODEM function must have been called.

SYNTAX

#include "ymodem.h"

short WINAPI _export RecieveByYMODEM(LPCSTR cDirectory )

INPUT

cDirectory = Received file storage directory (by full pathname)

OUTPUT

= 0

Normal termination

= Other

Refer to the error code table.

236

Page 236
Image 236
Casio IT-2000W manual RecieveByYMODEM