11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

** If we get here we wrapped all the way around the<br />

** block’s item names<br />

*/<br />

wrapped := TRUE;<br />

RAISE Exit_Procedure;<br />

EXCEPTION<br />

WHEN Exit_Procedure THEN<br />

/*<br />

** If we found a required item and we didn’t come back<br />

** to the item we started in, then navigate there<br />

*/<br />

IF found AND NOT wrapped THEN<br />

Go_Item(cur_itm);<br />

END IF;<br />

END;<br />

197

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!