Stand-Alone Programs


SUNDB86x Only

 

Stand-alone programs can only be generated by SUNDB86M and then only if the 'C' option is specified. All necessary object code routines are then linked in allowing the generated program to execute directly from the operating system command line, without memory resident access to SUNDBSYx. Due to the additional linkage, Stand-alone programs are significantly larger in size than Resident programs and, therefore, require additional time for program chaining.

 

Any CHAINed program must be compiled with the same version of the compiler as the currently executing program.

 

 

See Also: Compiler and Runtime Options

 



Compiler and Runtime Options Resident Programs Limitations