Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What piece of code was last used in forms runtime

Status
Not open for further replies.

dps

Programmer
Feb 2, 2001
157
GB
Hello,

This might seem like a far-fetched quetsion. But like you can use :system.last_query for establishing the last query executed can somethin be done in forms 6i about establishing which was the last code (procedure, cursor etc ) to have been used run at runtime????
 
I don't know anything fancy that forms provides, but you could put a global variable into all your code.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top