WoodEngineer
2280 pts. | May 7 2009 4:37PM GMT
The CHAIN operation does not set on the EOF condition.
The various READ op codes do set the EOF condition.
CHAIN only return two result codes - error and record found/not found.
WoodEngineer
2280 pts. | May 8 2009 3:58PM GMT
Maybe the READE op code will do what you want.
Its a great way to read a subset of records based on a key and it returns the EOF condition.






