The values of all the parameters listed here (whether or not they were supplied on the command line) are printed on stderr when the program starts.
pgman is a copy of dbman which is used to serve pages to crt and m_crt. Usually this is running on the same host as dbman.
However, the possiblity exists to use a separate copy of dbman/pgman to serve pages. This could be useful in cases where dbman is located remotely on a somewhat slow connection. One might wish to run a local copy and have the page information come from there rather than serving it across the internet.
If this is option is not used the value is the same as --dbman_host, i.e. whatever the final value of --dbman_host is, whether it came from the command line or the DBMAN_HOST.
If PGMAN_HOST is present it is used unless overridden by --pgman_host.
Be careful with this option because mixing remote and local display copies of crt and m_crt will confuse the assign processing.
lock control
<n> is an optional argument. If not provided it defaults to 1.
valid values for <n> are:
0 - not locked (usually this is not used)
1 - start up locked (allow user to change setting)
2 - permanently locked (user can’t change setting)
hide control area
<n> is an optional argument. If not provided it defaults to 1.
valid values for <n> are:
0 - not hidden (usually this is not used)
1 - start up hidden (allow user to change setting)
2 - permanently hidden (user can’t change setting)
control window field sizing
<n> is an optional argument. If not provided it defaults to 1.
valid values for <n> are:
0 - normal sizing (usually this
is not used)
1 - compact sizing
control write lock usage
<n> is an optional argument if not provided it
defaults to 1
valid values for <n> are:
2 - normal write locking (this is
the starting value)
1 - only write lock RSet and friends
0 - don’t write lock
This is useful when connecting to remote sites where the connection has a significant time lag.
Setting it to 1 makes Inc/Dec and Momentary controls behave much better because the program doesn’t need to wait for the write lock to be established before updating.
This file is be loaded in addition to the program’s help file and causes additional items to appear on the help menu.
This setting may be later overridden from the "Actions" menu.
left anchor DCpnt fields
This is a pragma for dealing with databases which haven’t been converted to right anchored DCpnt records.
If this environment variable is not present or the --assign_host command isn’t used the value defaults to <not set>.
If this environment variable is not present or the --meter_host command isn’t used the value defaults to <not set>.
If this environment variable is not present or the --meter_host command isn’t used the value defaults to <not set>.
If this environment variable is not present or the --meter_host command isn’t used the value defaults to <not set>.
This could be used in a case where meter/knob service may actually run on another box but it is desired to use it.