[comp.lang.pascal] Exec procedure

FTAYLOR@vtvm1.cc.vt.edu (Rick Deckard) (02/03/90)

Allow me to remind everyone that in fine print in the manual it says:

Bracket Exec procedure calls with a SwapVectors procedure calls.

i.e.

  SwapVectors;
  Exec(...);
  SwapVectors;