Re: system_exec()

new topic     » goto parent     » topic index » view thread      » older message » newer message
 
-- Name this file test.exw and run it with euiw.exe This code tested 
-- Examine your quotes and compare to these. 
 
include std/console.e  
sequence string  
  
string = " \"C:\\Program Files (x86)\\EuDesigner\\edit.exe\" "  
system_exec(string) -- This works  
puts(1,string&"\n")  
any_key()  
 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu