Wednesday, October 22, 2003


From the Edge:  Form Controls You Can Fire an EEP
Section: Form Designer
Chapter: Running R:BASE Your Way!
Platform: R:BASE 7.0 for Windows
Build:  7.0.64.21014 and higher

R:BASE executes a RUN command when you include an EEP
(Entry and Exit Procedure) in a form.

Entry and Exit Procedures (EEP) are command files that
can be run within forms. Developers program entry/exit
procedures for numerous objectives.

Using R:BASE 7.0 for Windows now you have great
versatility for controlling event driven data
processing and displays in Forms.

EEPs can be implemented and executed in the following
places in Form Designer:

Form:
. On Before Start
. On After Start
. On Close

Form Table(s):
. On Row Entry
. On Row Exit
. After Saving Row
. After Leaving Section

Standard Controls:
. Push Button

Database Controls:
. DB Grid
     On Entry into DB Grid
     On Exit from DB Grid
     On Entry into DB Grid Column
     On Exit from DB Grid Column
     On DB Grid Column Moved
     On DB Grid Cell Click
. DB Edit
. DB Memo
. DB Rich Text

Variable Controls:
. Variable Edit
. Variable Memo
. Variable Rich Text

Additional Controls:
. Bit Button
. Speed Button
. Office Button
. Drop-Down Menu Button
. TreeView
. ListView
. Shape Button

A PDF version of this document is also available at:

From the Edge: Form Controls You Can Fire an EEP

http://www.razzak.com/fte (R:BASE 7.0 for Windows)

Enjoy and make sure to have fun!

Very Best R:egards,

Razzak.



Reply via email to