indexers | |
ACTION: |
specify register to be used to access variables
|
USE: |
used internally for specifying register-based offsets in Basic
|
EXAMPLE: |
indexers ebp offset -8 descending |
REMARKS: |
Normally used internally but available for explicit use in Assembly coding. |
RELATED: |
offset
|