38.9.4.23 Write to CF Card file (define type)
Function to save the file contents of the file to the CF Card.
Files you can save are limited to the file type defined in
pWriteFileType.
Function Name
INT WINAPI
EasyFileWriteCard(LPCSTR sNodeName, LPCSTR pReadFileName, LPCSTR
sWriteFileType, WORD wWriteFileNo);
Argument
sNodeName: The
station name is fixed as #WinGP.
pReadFileName: The
file name (full path) of the source file to save to the CF Card
sWriteFileType: File
type of file to save to CF Card
38.9.4.21 Read CF Card
file (define file type), Special Item
wWriteFileNo: File
number of file to save to CF Card
Return value (NULL)
Normal End: 0
Problem: Error code
|