MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Przewodnik Instalacji Strona 65

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 64
wscleanup
4-7
4wscleanup
Purpose Purge stale files from directory
Syntax deletecount = wscleanup(filespec,timewindow,direc)
deletecount = wscleanup(filespec,timewindow)
Description deletecount = wscleanup(filespec,timewindow,direc) deletes all files
matching
filespec in the directory direc that are older than the number of
hours specified in
timewindow. deletecount is the number of files actually
deleted.
deletecount = wscleanup(filespec,timewindow) deletes all files matching
filespec in the current default directory that are older than the number of
hours specified in
timewindow. deletecount is the number of files actually
deleted.
Przeglądanie stron 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 85 86

Komentarze do niniejszej Instrukcji

Brak uwag