Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
rexxsupport.library
NAME
NEXT
retrieve the next node of a linked list in memory
SYNOPSIS
rv = NEXT(address,[offset])
FUNCTION
Retrieves the 4-byte address string at "address" plus "offset". It reads four bytes from memory, and returns the value at this offset.