129
130
131
132
133
134
135
136
137
138
139
140
141
142
|
qn "n?"
qc "c?"
qcz "cz?"
qm "m?"
qs "s?"
qo "o?"
qoz "oz?"
; Standard variables
,Class
,=!Temperature
,=Shape
,Xloc
,Yloc
|
>
|
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
|
qn "n?"
qc "c?"
qcz "cz?"
qm "m?"
qs "s?"
qo "o?"
qoz "oz?"
qa "a?"
; Standard variables
,Class
,=!Temperature
,=Shape
,Xloc
,Yloc
|
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
|
-mbegin
; Arrays
-Array
GetArray
InitArray
SetArray
; Specials
*Function
*Local
*Label
*String
*Int16
*Int32
*Dispatch
|
>
|
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
|
-mbegin
; Arrays
-Array
GetArray
InitArray
SetArray
ArrayCell
; Specials
*Function
*Local
*Label
*String
*Int16
*Int32
*Dispatch
|