Accessing the Script compiler using the external routine interface

The following routines enable you to call the Script compiler directly from your application:

These routines are contained in WND:script.elb (script_sh.exe on OpenVMS). To call these routines, you must either link script.elb with your program or open it using the OPENELB subroutine.

Note

A sample program (scrcmp.dbl) is included in the toolkit\examples\script directory in your distribution.