Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tok _command
#4
Are they without quotes? I receive with quotes.

Code:
Copy      Help
;out _command

str s="''C:\Documents and Settings\G\Desktop\winamp.txt'' ''C:\Documents and Settings\G\Desktop\todo.txt''"
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)