Flce /n – Casio Cassiopeia PA-2400 User Manual
Page 41
41
FLCE /N
< Description >
Used to move a file that is specified by the move source pathname and that exists on the
communication partner side to the move destination-side path.
Specify a file name for the move destination-side pathname. The move source file will be
saved by the specified file name on the move destination side. The progress of file transfer
will also be displayed.
< Format >
FLCE /N
< Parameter >
Move source pathname
Specify a file that is the objective of the move and that exists on the communication partner side
by its full pathname.
A wild card cannot be used for the file name.
Directory names or file names can be described using 2-byte code characters.
Name the move source path in accordance with the naming rule of the communication
partner-side OS.
Move destination pathname
Specify the destination path on the communication partner side by its full pathname.
If the specified source file name differs from the destination file name, the source file name will
be changed to the destination file name after the transfer.
If the directory that is specified by the destination pathname does not exist, it will be
automatically created.
A wild card cannot be used for the file name.
Directory names or file names can be described using 2-byte code characters.
Name the move destination path in accordance with the naming rule of the communication
partner-side OS.
< Examples >
FLCE /N "a:
12kk.dat" "a:casiokk.dat"
This moves the "a:
12kk.dat" file to "a:casiokk.dat" on the communication partner side.
FLCE /N "a:
12kk.dat" "a:casiosj.dat"
This modifies the "a:
12kk.dat" file to the "a:casiosj.dat" file on the communication
partner side.