Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gett and tokens
#2
Code:
Copy      Help
str s=
;"9/29/06","Xxxxx, YYY","9:30 AM","111-555-5555","(F)","12","-","-","-"
ARRAY(str) a
tok s a -1 ",''" 4
int i
for i 0 a.len
,out a[i]
,


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)