image\Dql_0024.gifapplication status

Type

Control Command

Purpose

The application status command generates a report that displays the status of the Documents, defined Imports, Records, or Servers included in the current application.

Syntax

application status [DOCUMENTS |IMPORTS |RECORDS | SERVERS]

Usage

When processing reaches an application status command, DataEase automatically locks the current application. It then runs a pre-defined system report describing the current state of the Documents, Imports, Records, or Servers in your application. Depending on which parameter you specify, the status report includes one or more of the following:

 

Example

 record entry "MEMBERS" . application status records .

 

This script tells DataEase: (1) Display the MEMBERS form so the user can enter or update member records, and (2) when the user closes the MEMBERS form, run the pre-defined system report that displays information about the number of existing and deleted Records stored in the application.

Note: If you specify the application status command without including any of the optional parameters listed above, DataEase runs the status report that displays the status of Records by default.