Print Page as PDF
1062 ICR (1062)

1062    ICR (1062)

Name Value
NUMBER 1062
IA # 1062
DATE CREATED 1995/01/12
CUSTODIAL PACKAGE VA FILEMAN
CUSTODIAL ISC San Francisco
USAGE Private
TYPE Other
DBIC APPROVAL STATUS APPROVED
NAME 1062
GENERAL DESCRIPTION
Kernel Toolkit needs this agreement with Fileman to be
able to use the variable D0 in DD definitions. Here are some examples of the
use of variable D0.

15,99991      LOOKUP1                 ;  COMPUTED

MUMPS CODE:       S X="`"_+^VA(15,D0,0)
ALGORITHM:        S X="`"_+^VA(15,D0,0)
DESCRIPTION:      This field is used to navigate to the file
pointed to by RECORD1.

TECHNICAL DESCR:  This field is used to navigate to the file
pointed to by RECORD1.


15,99992      LOOKUP2                 ;  COMPUTED

MUMPS CODE:       S X="`"_+$P(^VA(15,D0,0),U,2)
ALGORITHM:        S X="`"_+$P(^VA(15,D0,0),U,2)
DESCRIPTION:      This field is used to navigate to the file
pointed to by RECORD2.

TECHNICAL DESCR:  This field is used to navigate to the file
pointed to by RECORD2.


15,99993      LOOKUP3                 ;  COMPUTED

MUMPS CODE:       S X="`"_D0
ALGORITHM:        S X="`"_D0
LAST EDITED:      AUG 08, 1989
DESCRIPTION:      This computed field provides navigational
capability to any file that points to this
file and has a DINUM relationship.

TECHNICAL DESCR:  This computed field provides navigational
capability to any file that points to this
file and has a DINUM relationship.
STATUS Active
DURATION Till Otherwise Agreed
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
D0
This variable is the internal entry number of the
current record.
VARIABLES TYPE
D0 Used
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
TOOLKIT Oakland