REDEFINE
Syntax
REDEFINE(<old>, <new>, <type>)
Description
Redefines the name of the function (<type> =
&AF) or procedure (<type> = &F2) <old> to
<new> allowing you to supply your own new
subroutine which may call the original by
calling <new>.
© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:25 BST 1998
(Now uses MML)
|