Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(GUI Link (Event) Functions)
(Process Functions)
Line 269: Line 269:
 
* [[Core Function RunShellWait|RunShellWait( <file>, <timeout>, <arguments>, <workdir>, <flag>, <show options> )]] -- Runs an external program (Using ShellExecute) and waits until the program finishes
 
* [[Core Function RunShellWait|RunShellWait( <file>, <timeout>, <arguments>, <workdir>, <flag>, <show options> )]] -- Runs an external program (Using ShellExecute) and waits until the program finishes
 
* [[Core Function RunAsSet|RunAsSet( <user>, <domain>, <password>, <options> )]] -- Initialise a set of user credentials to use during Run and RunWait operations.
 
* [[Core Function RunAsSet|RunAsSet( <user>, <domain>, <password>, <options> )]] -- Initialise a set of user credentials to use during Run and RunWait operations.
 +
* [[Core Function PHandle|PHandle( <pid/name> )]] -- Get the process handle of this program
 
* [[Core Function ProcessClose|ProcessClose( <pid/name> )]] -- Terminates a named process
 
* [[Core Function ProcessClose|ProcessClose( <pid/name> )]] -- Terminates a named process
 
* [[Core Function ProcessExists|ProcessExists( <pid/name> )]] -- Checks to see if a specified process exists
 
* [[Core Function ProcessExists|ProcessExists( <pid/name> )]] -- Checks to see if a specified process exists

Revision as of 21:13, 13 December 2011

Contents

Function Reference

How to create a Function

To create your own funtions see the Function page.

Core Functions

Language Features

Console Functions

Multi-Threading Functions

Variable Type Conversions

Common Variable Functions

Misc
Hash/Array
Type Checking
Get Type Directly

Binary Data Management Functions

Math Functions

String Functions

Array Functions

Hash (Dictionary) Functions

Process Functions

Environment Management

File Functions

File Create/Read/Write Functions
Misc
Dialogs

Directory Functions

Dialogs

Path Functions

Network Functions

HTTP Functions
MySQL Functions
Sputnik Client/Server Functions (This is just for connecting Sputnik Clients to Sputnik Servers nothing else)
Misc Network Functions

Memory Functions

GUI Functions

Dialog Creation Functions
Control Creation Functions
Control Properties Get/Set Functions
Common Dialog/Control Properties Get/Set Functions
GUI Link (Event) Functions
Other GUI Functions

Keyboard Control Functions

Mouse Control Functions

Window Management Functions

(For info on using <title>, <text> See Window Titles and Text (Advanced) )

Controls

(For info on using <title>, <text> See Window Titles and Text (Advanced) )

Graphics/Pixel Functions

Misc Functions

User Defined Functions

These functions are created using Sputnik and are not part of the Sputnik core language.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox