USTART_METHOD

Perform application start-up processing

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET
subroutine USTART_METHOD

USTART_METHOD is a subroutine you write (and name) when you want your program to perform application-specific start-up processing.

This subroutine is called by U_START (just prior to returning to the calling routine) if a start method was passed.