Re: system_exec()

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

Windows requires that path names with spaces have to be enclose in quotes .

When you use system_exec because you are using a sequence you have to escape the quotes

 "  \"Drive:\\Documents and Settings\\username\" " 

Hi
From the manual...

[...] 
On WINDOWS, system_exec() does not allow the use of command-line redirection in command. 
Nor does it allow you to quote strings that contain blanks, such as file names. 
[...] 

Andreas

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

Search



Quick Links

User menu

Not signed in.

Misc Menu