
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - Norton Guide
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Through a call to the excutor object it is possible activate the BROWSE object
******************************************************************************
FUNCTION %BRW%EXE (; // EXCUTE OPERATION
nTbOrd; // Index
bTbKey; // Key
bTbFlt; // Filter
bTbBrk; // Break
cClose) // Manner of closing the object
******************************************************************************
<nTbOrd> Setting the Index for the form
<bTbKey> CODEBLOCK for positioning the key
<bTbFlt> CODEBLOCK for the filter for the master file of the form
<bTbBrk> CODEBLOCK of condition for ending
<cClose> Manner of closing the object
+-------------------------------------------------------+
| W_OC_RESTORE | Restore of the video display | DEFAULT |
| W_OC_DESTROY | Destruction of the object | |
+-------------------------------------------------------+
The two modes adds for the possibility of calling
the object in the mode W_OC_RESTORE+ W_OC_DESTROY
RETURN
<lRet> .T. if the execution of the object completed correctly
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson