Programmer Guide: Difference between revisions

From STX Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 13: Line 13:
:[[Programmer_Guide/Shell_Items|Shell Items]]
:[[Programmer_Guide/Shell_Items|Shell Items]]
:[[Programmer_Guide/SPU_Reference|Signal Processing Subsystem - SP-Units (SPU) and SP-Atoms]]
:[[Programmer_Guide/SPU_Reference|Signal Processing Subsystem - SP-Units (SPU) and SP-Atoms]]
:[[Programmer_Guide/Quick_Reference|Quick Reference]]


;How to program {{STX}} application, toolboxes and scripts.:
;How to program {{STX}} application, toolboxes and scripts.:

Revision as of 19:35, 16 April 2011

STx implements a powerful scripting language and a signal processing language. This document will try to give you the necessary information to program your own applications.

General introduction into programming STx applications and scripts.
Introduction
Source code
Examples
Detailed description of build-in (shell) commands, shell items, standard macros and classes.
Command Reference
Macro Reference
Class Reference
Shell Items
Signal Processing Subsystem - SP-Units (SPU) and SP-Atoms
Quick Reference
How to program STx application, toolboxes and scripts.
Applications
Toolboxes
Scripts (or script applications)
Script Debugger
Miscellaneous
General Descriptions
How to become a STx Guru (2005, for version 3.7.x)


test

ARG · ATTRIBUTES · BREAK · CHECKIT · COND · CONTINUE · DELETE · DISPATCH · DO · DRIVE · ELSE · EMSG · END · ENV · EVAL · EVALCHECK · EXIT · FIND · FOR · FOREVER · FORMAT · GOSUB · GOSUBX · GOTO · IF · IFNOT · INT · INTCHECK · INTERPRET · IREF · KEYWORD · LENGTH · LINELENGTH · LIST · LOAD · LOGMSG · LOWER · MACRO · MACROX · MESSAGE · NAME · NEW · NUM · NUMCHECK · PARSECELLMESSAGE · POSITION · PRINTDIALOG · PRINTSETTINGS · PWD · QUERY · QUOTE · READ · REVERSE · SEGMENT · SET · SFTRUNCATE · SHELL · STRCHR · STXCONSTANTS · SUBSTR · SYSINFO · SYSTEM · TAGS · TGET · TIME · TOKEN · TRANSLATE · TRIM · TSET · UNIQUE · UNLOAD · UPPER · WHILE · WORD · WORDS · WRITE · WRITELOG

Navigation menu

Personal tools