Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DsInqCurrentMethod(3D)

DsInqMethodId(3D)  —  Kubota Pacfic Computer Inc. (\*(Dd)

NAME

DsInqMethodId − Return the method identifier of a named method

SYNOPSIS

C:

DtInt DsInqMethodId(method_name)
DtPtr method_name;

FORTRAN:

INTEGER∗4 DSQMI(METNME, N)
CHARACTER∗N METNME

DESCRIPTION

DsInqMethodId returns the integer identifier of the method with the string name method_name.  If method_name is not the name of a method installed in Doré, DsInqMethodId returns the value -1. 

FORTRAN SPECIFIC

The METNME parameter is the method name string, which is N characters long. 

SEE ALSO

DsInqCurrentMethod(3D)

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026