Casio IT-2000W Technical Reference Manual page 249

Casio pda technical reference manual
Table of Contents

Advertisement

File Deletion (/D)
Function
This function deletes a file that exists on the communication partner side.
Starting method
argc = Number of parameter arguments
int
argv[] = { "fl", "/D", "deleted file pathname" [, "deleted file pathname"] }
char*
DoFlink(argc, argv)
Deleted file pathname

Specify the file to be deleted by its full pathname.

Multiple file pathnames can be specified together.
Parameter setup examples
argc
= 4
argv[] = {"fl" , "/D" , "a:
Files that correspond to a:
using the above specifications.


test
*.dat" , "b:


test
*.dat and the b:
249


info


info
test.dat file will be deleted
test.dat"}

Advertisement

Table of Contents
loading

Table of Contents