image85m

ð Predefined
 
Choose from a list of commonly used functions  
 
ž Add Row  
Inserts a new row into the table  
 
ž Add Row and Exit  
Inserts a new row into the table and immediately exits form  
 
ž Delete Row  
Deletes the current row from the table. Used after row has been saved or when form is in edit mode  
 
ž Discard Row  
Discards the unsaved row from the table when form is in enter mode  
 
ž Discard Row and Exit  
Discards the unsaved row from the table when form is in enter mode and immediately exits the form  
 
ž Duplicate Row  
Duplicates the current row in the table  
 
ž Exit  
Immediately closes form and returns to program  
 
ž Next Row  
Advances to the next row in the record set  
 
ž Next Table  
Advances to the next table  
 
ž Previous Row  
Advances to the previous row in the record set  
 
ž Previous Table  
Advances to the previous table  
 
ž Save Row  
Saves all changes made to data and resets flag  
 
ž Last Row  
Advances to the last row in the record set  
 
ž First Row  
Advances to the first row in the record set  
 
ž Save Row and Exit  
Saves all changes made to data and resets flag before immediately exiting the form  
 
ž Refresh Current Table  
Refreshes the records in the current table to reflect any changes made since the last refresh  


ð
Stored Procedure

Choose from a list of stored procedures previously imbedded in the database  


ð Custom
 
Create your own custom EEP or specify a pre-existing EEP file  
 

ð
In
 
Specifies a procedure to run within the EEP file  


ð Edit EEP

Opens the R:BASE Editor to create/edit an EEP file  


ð Edit Custom EEP

Opens the R:BASE Editor to create/edit an embedded EEP