sendScript(script)

Uploads the specified script to the script server.

Send ScriptSend Script


Syntax

o_sendScript(script)
script: text array - the specified script to be run
return: Text - "OK" means that the server has received this directive. Any other result is an error.

Usage

Before being executed, a script needs to be uploaded to the script server. This object automates that process.

Location

menu: veeos ==> Scripting ==> Advanced ==> Send Script

library: scriptLib

Example

Notes

This object must be run at least once so that the server knoww what script to execute.

The script and data are persistent and independent. As such a script may be uploaded once then executed many times with different data. Similarly a dataset may be uploaded once then processed using various scripts.

Reference

Dependencies

Supported On 

VEE 7.0+, Windows 7+

See Also

checkStatus, disconnectServer, executeScript, getResult, sendData, sendScript, setShutdownTimeout


© 2015-2025. All Rights Reserved. Stan Bischof (stan@worldbadminton.com). Last updated 03 February 2023 13:04.