Library /sys$common/syshlp/BASICHELP.HLB  —  CHAIN
  The CHAIN statement transfers control from the current program to  another
  BASIC  program.   The  program  to  receive  control must be in executable
  format.

  Example

  CHAIN "COSINE.EXE"

1  –  Syntax

      CHAIN str-exp
Close Help