View Single Post
Old 03-17-2013, 05:38 PM   #1
DarkStar
Human being with feelings
 
DarkStar's Avatar
 
Join Date: May 2006
Location: Surrey, UK
Posts: 19,677
Default 2 WALTER questions

In the sets of 8 numbers [10 50 20 20 0 1 0 1] can I have operators?
Such as [10 10+40 20 20 0 1 0 1]

And the Themer's Guide shows how to sum numbers into a variable:
set tcp.fx + [3 3 0 0 0 0 0 0] [0 0 20 20 0 0 0 0]
Can I subtract the numbers, with something like:
set tcp.fx - [3 3 0 0 0 0 0 0] [10 10 20 20 0 0 0 0]
or should it be
set tcp.fx - [10 10 20 20 0 0 0 0] [3 3 0 0 0 0 0 0]
__________________
DarkStar ... interesting, if true. . . . Inspired by ...
DarkStar is offline   Reply With Quote