Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Reference Index > Entry/Exit Procedures (EEPs)

EEP Restrictions

Scroll Prev Top Next More

R:BASE executes a RUN command file when you include a Custom EEP within a form. However, there are restrictions on the command syntax and the types of commands you can use in an entry/exit procedure. In your entry/exit procedures you cannot include the following commands:

 

COMMIT

INPUT

QUIT

RBDEFINE

UPGRADE

RESTORE

ROLLBACK

RBSYNC

RECOVER

FLUSH

ON CONNECT/PACK

ON DISCONNECT/EXIT

ON ERROR

ABORT

GET

RBAPP

 

EEP Topics:

 

EEP Specific Commands

How to Define an EEP

Field Calculations

EEP Processing Order

Redisplaying Field Values

RECALC Command Options

EEP Example