A CALL statement resolved at link-edit time, where the called subprogram is bound into the same *load module* as the caller. Provides faster invocation but requires re-linking when the subprogram changes. (Ch. 22) See also: *Dynamic Call*, *NODYNAM*.