Card 9 - DESCRIP Character String Descriptor

This optional card assigns character string descriptors to a number.

Parameters: KODE1, N1, T1; KODE2, N1, T2, T3, T4, T5, T6; KODE3, N1, T7, T8, T9, T10, T11, T12, T13

KODE1

KODE1 is the code DESCRIP (or 36)

N1

N1 is a descriptor number.

T1

T1 is a character string up to 40 characters long assigned to number N1. The string can be accessed from within Card 10 USERF and USER1 user-written subroutines with a CALL DESCRIP statement.

KODE2

KODE2 is the code DESCAD1 (or 55)

T2, T3, T4, T5, T6

T2, T3 are 8-character descriptor strings, such as SINK or CONSTANT associated with the DESCRIP Card.

T4, T5, T6 are all optional group names associated with the DESCRIP Card.

KODE3

KODE3 is the code DESCAD2 (or 56)

T7, T8, T9, T10, T11, T12, T13

T7, T8, T9, T10, T11, T12, T13 are all optional constants associated with the DESCRIP Card.

Code example


DESCRIP 46 BOISSY-NUEVO CORRELATION $ THE CHARACTER STRING "BOISSY-NUEVO
$ CORRELATION" IS ASSIGNED THE DESCRIPTOR NUMBER 46.