May 15, 2024, 05:39:10 PM

News:

Got VSA?  Want to use your Prop-SX?  Now you can!  See the VSA section of the Library forum for Prop-SX code that works with VSA.


Accessing sequential memory programatically

Started by pjf, June 04, 2009, 09:24:06 PM

Previous topic - Next topic

pjf

Using a Prop1

I've defined the bytes with data that I need to read back sequentially from B5-B9

What is the best way (if possible) to read back the values in sequence in a loop

In a prop2 I use an array and its index, alas I am looking for a poor mans (prop1) pseudo array access

ANY THOUGHTS APPRECIEATED

-Pete

JonnyMac

This is the only thing I can think of:

  LOOKUP idx, (B5, B6, B7, B8, B9), target
Jon McPhalen
EFX-TEK Hollywood Office