Download this file
+libhdr+mstr mystr=" This is an example of MPL parsing using strarg 10 20 NUMB123 " .(;s%40,ss,i) [ i=0; ss=strarg(s$,mystr$,1); %s$ @ [ writef("%i2: '%s'*n", ++i, s$); ss=strarg(s$,mystr$,ss) ] ]