MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guia de Instalação Página 65

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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.
Vista de página 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 85 86

Comentários a estes Manuais

Sem comentários