With the picbasic IF statement being limited to a simple GOTO function, it seems to me that I remember ever being creative with in an AND statement to manipulate variables.


i.e.

B0 = 5 AND B1 = 10

In english, this translates to: If B1 = 10 then load B0 with a 5

has anyone done this or anything similar??

Tnx,
dw