Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
findreplace issue?
#3
here is what i have. there are some var that i use in the first part to ftp the file.

the length of the var b at the end is 38572.

thanks


Code:
Copy      Help
str ss ti x y z q a b c t
lpstr s
ClearOutput

y=","
q="'"
b="{'"
c="}"
x.getfile("this file name.txt")
rep
,if(z.getl(x)<0)

,,b+c
,,break
,b+z
,b+q
,b+y
,b+q
b.findreplace("','','" "")
a.right(b 9)


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)