DB MAXROW
DB_MAXROW
Class
Environment Variables / Symbols
Purpose
Used to define the maximum number screen rows for Recital Mirage
See Also
COL(), MAXCOL(), MAXROW(), ROW(), @...SAY
Description
The DB_MAXROW is a Recital Mirage Server environment variable / symbol used to define the maximum number of screen rows for Recital Mirage applications. By default the maximum number of screen rows is 25. DB_MAXROW can be set in the profile.uas configuration file (Linux, UNIX, OpenVMS) or in the HKEY_LOCAL_MACHINE\SOFTWARE\Recital\UAS\NetServer\DB_MAXROW Registry entry (Windows).
Please note: The SIZE parameter in the HTML file (browser based applications) or in the Mirage.conf file (executables) must also be changed to match DB_MAXROW. For browser based applications, the applet height may also need to be modified.
Products
Recital Mirage Server