Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Escape special char sequence in string
#6
Function Function16
Code:
Copy      Help
str outform
if(!inp(outform "" "" "[]")) ret
ARRAY(str) a=outform
int i
for(i 0 a.len)
,_s.format("out [34]%s = %%s[34] %s" a[i] a[i])
,out _s

Der...in the help file!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)