AppCtrlScript

MAY Computer

Help

WAITFORFILEDELETE

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

File

See also  

WAITFORFILEACCESS

Waits until the specified file is available for the desired operation(s) or until a timeout occurs. This function doesn't address security issures, it addresses file locking issues.

Syntax

WAITFORFILEDELETE <FileName>[, <TimeOut>]
WAIT4FILEDELETE
<FileName>[, <TimeOut>]

Part

Description

<FileName> Fullname of the file you want to access
<TimeOut> Optional timeout of the form "hh:mm:ss" for maximum time to wait. Default is "00:00:30" (=30 seconds).