beautypg.com

Casio IT-2000W User Manual

Page 243

background image

243

File deletion

int

argc = 3;

char*

argv[] = {“fl”, “/d”, “c:

dstn_sir

*.dat”}

File move

int

argc = 4;

char*

argv[] = {“fl”, “/n”, “c:

src_dir

src.dat”,

“c:

dstn_dir

dstn.dat” }

File transmission with the optional communication parameters set

int

argc = 5;

char*

argv[] = {“fl”, “/y={38k,1,,,,,,,}”, “/s”, “c:

src.dat”, “c:

dstn_dir

” }

Idle start with the optional communication parameters set

int

argc = 2;

char*

argv[] = {“fl”, “/l={,100,,,,,}” }