Re: system_exec()

new topic     » goto parent     » topic index » view thread      » older message » newer message
jimcbrown said...

[...] I wonder if spawnvp() simply can't deal with spaces in its arguments but requires them to be quoted. (IMNSHO it shouldn't, but this is windoze after all.) So that suggests another thing to try is this:

string="\"C:\\Windows\\System32\\notepad.exe\""&" "&"\"\\\"C:\\Program Files (x86)\\EuDesigner\\license.txt\\\"\"" 
system_exec(string) 
puts(1,string&"\n") 
any_key() 

This works.
Maybe gbonvehi found a solution. http://openeuphoria.org/pastey/223.wc
Andreas

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu