Function |
Description |
|---|---|
Sets IsInteractive, and returns the previous value of IsInteractive if successful. |
|
Returns the cheque number assigned to the current AP cheque or remittance advice. |
|
Returns the WTSClientName if running in a Remote Desktop session, otherwise returns the MachineName. |
|
Returns the name of the running computer as configured in Windows. |
|
Copies a specified source file to a specified destination file, optionally overwriting the destination file. |
|
Copies the contents of the Windows clipboard as text. |
|
|
|
Copies a string, number, date or boolean parameter to the Windows clipboard. |
Delete a specified file. |
|
Returns the height of Windows desktop in pixels. |
|
Returns the width of Windows desktop in pixels. |
|
Returns True if the specified directory exists. |
|
Inactivates the User Access Check for the current session. |
|
Activates the User Access Check for the current session if it was inactivated. |
|
Returns True if the specified file exists. |
|
Returns the name of the Accredo Default Printer. |
|
Gets the variable for a string from the file specified in LoadConfig and returns the value. |
|
Returns the Enum text for an Enum value. |
|
Returns the value of an Environment Variable. |
|
Returns the license session ID. |
|
Returns the number of user licenses. |
|
Returns the number of licenses currently available for a license group. |
|
Gets the system tick count (in milliseconds). |
|
Returns True if User Setting for Mail Format is HTML and work station preference for Mail Integration is not Simple MAPI or Use SMTP Mailing is selected, or False. |
|
Returns the value of IsInteractive. |
|
Is WebService mode. |
|
Loads the file specified, so GetConfigValue can read the variables inside. |
|
Returns total allocated memory. |
|
Returns total OS committed memory. |
|
Returns total free memory. |
|
Returns total program memory. |
|
Returns True if the module specified by ModuleCode is installed in the Company, or returns False. |
|
Open PDF File in default viewer. |
|
Returns a list of available printers. |
|
Rename a file. |
|
Returns the session type for the current user. |
|
Sets the Accredo Default Printer to a specified printer. |
|
Set a configuration value. |
|
Sets the value of an Environment Variable. |
|
Executes the external program Command. |
|
Controls display of the progress bar in SQL Queries. |
|
Returns the name a new temporary file. |
|
Returns True if the client is running a Remote Desktop Host session. |
|
Attempts to switch to IsInteractive, and returns the result. |
|
Sets the Accredo Default Printer to the Windows Default Printer. |
|
View PDF File. |
|
View PDF File in a Floating Window. |
|
Set the application to an hour glass to provide UI feedback during a script. |