` Automatically Start a browse from the frame (Ned Reiter ) - Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Icetips Article

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Automatically Start a browse from the frame
1999-01-20 -- Ned Reiter
 
What I do is POST(EVENT:Accepted,?menuItem) where menuitem is the use variable for the browse. Russ Eggen comments: Not only that, but if timing is a critical issue and you cannot wait for pending events to be processed, there is a way to get in front of the pending events line: POST(EVENT:Accepted,?MenuItem,,1) or to make it a bit more fun to read: ComingThru EQUATE(1) POST(EVENT:Accepted,?MenuItem,,ComingThru) Who says we can't have fun?


Today is April 20, 2024, 2:03 am
This article has been viewed 35105 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: