M
Marian Edu
Guest
Octavio, what is the point in checking if record is available, you're already on the else branch where you can trust the record is available
if not available(x1) or x1.field1 = '1' then run proc1.
Continue reading...
Continue reading...