Blat wrapper question

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

When I type this command directly from a command prompt in XP the email
gets sent correctly. But from a system_exec I get a return code of 1 which
the documentatin says a bad command string or non existent file. Does
anyone know why? I see nothing wrong when the puts displays the cmdString.

cmdString = "blat.exe " & rptFile & " -to gwalters at sc.rr.com -subject
\"archived invoice\""

puts(1, cmdString & "\n") tmp = gets(0) rc = system_exec(cmdString,0) trace(1) </eucode

the var rptFile does exist. rc has a value of 1. }}}

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

Search



Quick Links

User menu

Not signed in.

Misc Menu