Info Center plug-in was designed to ease your work with data. It makes possible convenient way of managing different sorts of information: fast search of required data, aggregate operations with data (like Sum, Count), quick execution of SQL requests, set up indexes, mix required selections and more. User is free from taking care of bringing environment to the point as it was before working with data (filters, record pointers, etc). Info Center does this work for you.
Info Center is a powerful development tool for debugging business logic in the work of your project. Moreover, plug-in contains such useful add-ons as:
Aliases - list of tables opened in the "Datasession 1" range
Datasessions - list of opened data ranges
Location - physical location of current table
Filter expression - current expression of filter
Relation expression - current expression of relations with child table
Tags - list of indexes for the current table
Tag location - physical location of current tag in the index file
Index expression - index expression of current index tag
Show deleted record - current value of "Set delete On|Off" option
- open new table
from current DB or from another location
- execute SQL request for the
current table
Note: Use [...] buttons to use lists of objects available for pasting (table names, fields)
Fill in all required fields and click Execute. In the case when Сou'll get an execution error, refer to the Result page where you can find detailed information about the result of your request.
If your request was processed successfully you will be redirected to the Browse page of Info Center main window.
To edit SQL command click SQL-query button.
]
and use expression designer. To setup default filter - click [<].



On this page you can get information about structure of current table and select a list of fields to view on the Browse page.

- Browse RAM
- View the stack of program calls
- Browse expressions or execute commands
- Open Calculator
- Opens Calendar
- Bring up Measuring Rule
- run Suspend command
- run Debug command
Enter a mask of variables you want to browse and press Enter. In case for hidden variables - turn the Show hidden option on.

Use sign "?" to refresh an expression (by evaluate) every time when focus gets to that field.
Use sign "=" to refresh an expression (by evaluate) every time when you press Enter in that field.
Use simple way of defining the expressions and it will be refreshed (by macro) every time you press Enter in that field.


