Macro Command Reference


copydata <subview number> [RANGE]

Copy data from one subview to the current. If no range is given all data buffers will be copied.

RANGE

A list of numbers (e.g. used for the loop command):

ndefines a range from 0 to n
from;to;stepdefines a range where the arguments may be math expressions.
b1,b2,b3,...,bna list of numbers where the arguments may be math expressions.
bs..benumbers from bs to be