DBLSTARLET
|
|
VSupported on OpenVMS
|
|
The DBLSTARLET environment variable specifies the directory of the system include files for use with system services. The default is [SYNERGY.DBL.DBLSTARLET].
Value
The directory that contains the system services include files.
Discussion
The SYNERGY.DBL.DBLSTARLET directory, available in Synergy DBL for OpenVMS, is a subset of the STARLET library. This directory includes a program called CONVERTER that enables you to extract any additional modules from STARLET that your application requires.
![]() |
If you use STARLET offset values as array indices, you must add one to these values; the offsets are 0-based and Synergy DBL subscripts are 1-based. |
Setting location
The SYNERGY_STARTUP.COM file found in SYS$MANAGER (or ACTIVATE_SDE.COM for alternate installations).
Used by
Compiler
Examples
$ DEFINE/SYS/EXEC DBLSTARLET SYS$SYSDEVICE:[SYNERGY.DBL.DBLSTARLET]