FEEDBACK
Top  Previous  Next

Operating Condition

Syntax: SET FEEDBACK ON/OFF

Default: OFF

This setting displays processing results when either calculating or editing rows. With this setting on, R:BASE displays the number of rows processed and the elapsed time to completion in the status bar. Displays occur while in the Data Browser, when printing reports and labels, and when using certain R:BASE commands including:

1.ALTER TABLE  
2.COMPUTE  
3.CREATE INDEX  
4.CROSSTAB  
5.DELETE  
6.INSERT  
7.The data transfer for the JOIN of two tables  
8.LOAD  
9.The data transfer for a PROJECT command  
10.SELECT  
11.SORTing a huge record set  
12.the data transfer for a SUBTRACT of two tables  
13.TALLY  
14.The R:BASE UNION command