I'm working in Dyalog APL version 17.0 and I'm having some trouble getting a line to execute:
SYNTAX ERROR
switch[10] ('CP.B',(⍕zloc),'.Caption')←capt
∧
capt
is a character vector, and zloc
is a scalar number. I know a lot of people don't use this language, but any help would be appreciated.