You might want to explore SX/Sim -- it will help you answer these questions without having to connect to an SX. SX/Sim gets installed with the IDE and Guenther provides updates in a sticky post at the top of this forum.
The fastest way I know of to look up anything is in a look up table, no matter the language. My answer is overly simplistic because other factors are involved; type of data, data length, amount of data, and language are a few that come to mind. Many times, look up tables are appropriate in an application. Many times, look up tables are not appropriate in an application. That is why folks want to see your code, I imagine.
If you ask me a specific question about SX/B, I cannot answer it. In fact, I would have to ask YOU the question! [noparse]:)[/noparse]
Comments
you load the index into w before calling this subroutine to get the indexed value:
hope this helps!
The fastest way I know of to look up anything is in a look up table, no matter the language. My answer is overly simplistic because other factors are involved; type of data, data length, amount of data, and language are a few that come to mind. Many times, look up tables are appropriate in an application. Many times, look up tables are not appropriate in an application. That is why folks want to see your code, I imagine.
If you ask me a specific question about SX/B, I cannot answer it. In fact, I would have to ask YOU the question! [noparse]:)[/noparse]
--Bill
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
You are what you write.