END
If executed at TCL, flushes the DataBasic cache for the local process. Any external subroutines that were previously used will be reloaded next time their calling program is run. If a subroutine has been recompiled and cataloged the new version will be used.
If executed in the SYSMAN account, it also flushes the shared DataBasic cache - all users will therefore be affected.
Syntax
END
Comments
If executed using the PERFORM statement, does nothing.
This command is provided for compatibility with other MultiValue systems.