At 10:20 PM 10/6/2004 -0700, Manuel de Aguiar wrote:
Hello Everyone,
I and using a form in RBase Window V7.0
I need to trigger an eep when the user clicks on a column.
I tried the CVAL function FORM_FIELD_NAME but it do not work
How can I determined which column in the grid did the user clicked on?
Manuel,
R:BASE 7.x introduces the following RBTI System Variables used in Forms:
. RBTI_DBGRID_COLUMN . RBTI_DIRTY_FLAG . RBTI_FORM_ALIAS . RBTI_FORM_COLNAME . RBTI_FORM_COLVALUE . RBTI_FORM_DATATYPE . RBTI_FORM_DIRTYVAR . RBTI_FORM_FORMNAME . RBTI_FORM_MODE . RBTI_FORM_TBLNAME . RBTI_FORM_VARNAME . RBTI_FORM_VARVALUE
RBTI_DBGRID_COLUMN This variable holds the name of focused Column on DB Grid
For complete details:
01. HELP System Variables
02. From The Edge: http://www.razzak.com/fte (Powered by R:WEB Suite)
Search | Topic Header: System
Topic: Understanding Form System Variables in R:BASE 7.1 for Windows
Have fun!
Very Best R:egards,
Razzak.
--- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [EMAIL PROTECTED]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================

