DsInqCurrentMethod(3D) — Stardent Computer Inc. (\*(Dd)
NAME
DsInqCurrentMethod − Return the current method being executed
SYNOPSIS
C:
DtInt DsInqCurrentMethod ()
Fortran:
INTEGER∗4 DSQCM()
DESCRIPTION
DsInqCurrentMethod returns the current method as a number. The methods are named in dore.h <DOREMETHODS>. If there is not a current method then DsInqCurrentMethod returns DcMethodNull <DCNULL>.
SEE ALSO
September 29, 2021