Testing a sequence

new topic     » topic index » view thread      » older message » newer message

I'm writing an add on to a program which needs a 'virtual' set of flags
which I'm setting up as elements of a length 12 sequence (VF).
The setting of the flags is not a time worry, but when I want to find out
if any of them have gone high I need to do so real quick.
What I'd like to know is do I have to test every element with a for-next
type loop or can I check if any of the elements has gone 1 by simply
checking -  If vf.
Andrew (Razor) Sharp

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu