Summary
VFW126 – Using Space Objects (Optional)
Important Observations
- While using INSERT_IN_SPACE or SELECT_IN_SPACE Built-In Functions, the field values must be specified in the same sequence as the cells in the space were defined.
Tips & Techniques
- In high volume repeated commands avoid using visually defined fields as mapping values unless absolutely necessary. When a field has been visually defined, mapping into or out of its value is significantly slower because of the underlying visual context.
What I Should Know
- How to use SPACE Built-In Functions to store and retrieve static data in PC memory.