Documentation

Last updated on 24. 4. 2020 by Mark Fric

-waitfor Waits for user/file

Waits for user pressing a key or for a file to be created on a given path. This can be used for example when calling external script and waiting until it produces some result.

 

Arguments:

action: Waits for action [user,file]

file: Path of the file or folder

 

Example:

sqcli.exe -waitfor action=user
sqcli.exe -waitfor action=file file=C:/reports/controlfile.txt

 

Was this article helpful? The article was useful The article was not useful

Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments