DeExecuteAlternate(3D) — Stardent Computer Inc. (\*(Dd)
NAME
DeExecuteAlternate − Execute the current method on an alternate object
SYNOPSIS
C:
void DeExecuteAlternate(object)
DtObject object;
Fortran:
CALL DEEA(OBJECT)
INTEGER∗4 OBJECT
DESCRIPTION
DeExecuteAlternate executes the current method on the object, object. It is assumed that the object is an alternate object for a user-defined primitive.
ERRORS
DeExecuteAlternate will fail if the object handle is invalid.
[WARNING - invalid or deleted object]
September 29, 2021