G
George Potemkin
Guest
The feature of the *-id indexes: FOR EACH _Connect WHERE _Connect-Id EQ 0: DISPLAY _Connect-Id. END. is equivalent of: FOR EACH _Connect: DISPLAY _Connect-Id. END.
Continue reading...
Continue reading...