Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] allow user to select files to manipulate
#7
New problem,

I can't join some strings with the array that you gave.

I tried this

str namestart = "<img style=[[border-top-color:; border-bottom-color:; border-right-color:; border-left-color:[[ border=[[0[[ src="
str nameend = "[[>"

for i 0 a.len
out str namefull.from(namestart a[i] nameend)

I get this error - "missing ( after function name, or ; after statement."

note: I will replace the [[ later with " - it just wouldn't work otherwise with the " getting mixed up.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)