showrecordcounter

The showrecordcounter statement forces Panorama to redisplay the record counter in all windows in the current database.


Parameters

No parameters.


Description

This statement tells Panorama to redisplay the record counter in every open window of the current database. (The record counter appears in the tool bar). Use this command after the noshow command when you have added or deleted records.

Here is an example that adds three new records to the database but only updates the display once.

noshow 
addrecord 
addrecord 
addrecord 
showpage 
showrecordcounter
endnoshow

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.