MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guía de instalación Pagina 65

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 86
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 85 86

Comentarios a estos manuales

Sin comentarios