__header__
This allows a workspace to be controlled via a socket with a simple
text protocol. The workspace can share variables and outputs.
Executes a Program
Programs::Name = 1Set IO
Programs::Name + // increment
Programs::Name - // decrement
Programs::Name::Step = 1
Palette:Bibles::English Standard Version::James 3:4-5
DigitalIOMemory::Name = 1 or = 0Read state
?Programs::NameReadList
?DigitalIOMemory::Name
?SPCWindow::ResultsView
?ProgramsTerminate
?Palette
?SPCWindow::ResultsView
OR
Programs? (Not this is not recommend if multiple commands are being sent at once)
Break