BEEP
Plays a waveform sound on local station.
DATETIME
Returns the TIME value which corresponds to the parameters \ (full year), \ (1 to 12), \ (1 to 31), \ (0 by default), \ (0 by default), \ (0 by default), \ (0 by default).
ENABLEMESSAGEBOX
Activates or deactivates message box display.
EXECUTE
Start the execution of a script \.
FINDWINDOW
Searches for a window defined with the class \ and with the title \.
GETDAYOFWEEK
Returns the current day of week: Sunday is 0, Monday is 1, and so on.
GMTTOLOCALTIME
Converts the GMT time \ in local time.
LOCALTIMETOGMT
Converts the local time \ in GMT time.
MESSAGEBOX
Displays a message box containing the character string \.
NOW
Returns the current date and time, local or GMT time according with the value of the optional parameter \ (FALSE by default for local time).
POSTMESSAGE
Sends the message \ with the parameters \ and \ to the window \ without waiting for the report of message treatment.
SENDMESSAGE
Sends the message \ with the parameters \ and \ to the window \ then waits for the report of message treatment.
SHELL
Runs the exe file \ (short name or full path) with the working directory \ (file path directory by default or current directory if short name).
WAIT
Suspends the program execution during the time specified by the numerical value \ (in milliseconds).