Casio IT-2000W Spezifikationen Seite 249

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 297
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 248
249
File Deletion (/D)
Function
This function deletes a file that exists on the communication partner side.
Starting method
int argc = Number of parameter arguments
char* argv[] = { "fl", "/D", "deleted file pathname" [, "deleted file pathname"] }
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: test *.dat” , “b: info test.dat”}
Files that correspond to a: test *.dat and the b: info test.dat file will be deleted
using the above specifications.
Seitenansicht 248
1 2 ... 244 245 246 247 248 249 250 251 252 253 254 ... 296 297

Kommentare zu diesen Handbüchern

Keine Kommentare