CSBwin/User Questions
From DmWiki
Jump to navigationJump to search
General
What's the DSA Group ID & Master vs. Slave
Both the numeric value and what's a slave?
Parameters
What are parameters: C,D,etc?
Memory Related
Stack
Array
Global Variables
How do they work?
Global variables seem to be set up in four-banks of (up-to) 16 variables each in Edit/Global Info, the Edit Database and Global Variables in the Database Type pull-down menu, thus allowing a maximum of 64 global variables. For each of the four banks you choose the number of variables.
Assuming that I set each of the four to having two each:
- Are the valid GV indices: 0,1, 16,17, 32,33 48,49 ?
- What happens when I read/write to an invalid GV?
Variables
Q: Where are they?
What memory does the &Vn@ and &Vn! instructions access?