Programmer Guide/Examples: Difference between revisions
From STX Wiki
Jump to navigationJump to search
(Created page with '{{DISPLAYTITLE:{{SUBPAGENAME}}}} This chapter will try to give you some examples of macros and classes and an overview of programming techniques. A lot of example scripts can be…') |
No edit summary |
||
Line 4: | Line 4: | ||
A lot of example scripts can be found int subdirectory <code>scripts\examples</code> of the {{STX}} installation. To execute an example script, ... | A lot of example scripts can be found int subdirectory <code>scripts\examples</code> of the {{STX}} installation. To execute an example script, ... | ||
::*drag and drop it onto the Workspace. | ::*drag and drop it onto the Workspace. | ||
::*use the '''script controller'' dialog of the Workspace. | ::*use the '''script controller''' dialog of the Workspace. | ||
::*use the '''scripts'' menu of the Workspace. | ::*use the '''scripts''' menu of the Workspace. |
Revision as of 13:34, 15 April 2011
This chapter will try to give you some examples of macros and classes and an overview of programming techniques.
A lot of example scripts can be found int subdirectory scripts\examples
of the STx installation. To execute an example script, ...
- drag and drop it onto the Workspace.
- use the script controller dialog of the Workspace.
- use the scripts menu of the Workspace.