Hey, I was having an issue with this but with GET_STR$
I see now if I pass GET_STR$(X$,1) It returns null and no longer errors out.
If I pass GET_STR$(X$,0) and X$ was not found in the data, the the error 11 isn't trapped
a serious error in: json.pvc 0484 error 11 results. Shouldn't that be trapped either way or did you want a hard error there?
Shouldn't the ,DOM=*NEXT directive work there or?
Thanks for clarifying.
I see now if I pass GET_STR$(X$,1) It returns null and no longer errors out.
If I pass GET_STR$(X$,0) and X$ was not found in the data, the the error 11 isn't trapped
a serious error in: json.pvc 0484 error 11 results. Shouldn't that be trapped either way or did you want a hard error there?
Shouldn't the ,DOM=*NEXT directive work there or?
Thanks for clarifying.
