Search found 1 match

by Raiju311996
September 1st, 2022, 4:08 am
Forum: Editing
Topic: MUltiple Subscripts
Replies: 1
Views: 3177

MUltiple Subscripts

Hi, how can I simplify multiple subcripts in batch editing.

example
PROC K4

if K4(1) = 1 or K4(2) = 1 or K4(3) = 1 or K4(4) = 1 or K4(5) = 1 or K4(6) = 1 then
errmgs("error");
endif