Hi Chris,

On 8/15/08, Chris Brown <[EMAIL PROTECTED]> wrote:
>
> Can you offer any further help/suggestions?
>

AFAIK, how the system() passes the command-string to the command-processor
is implementation defined. I would suggest that you also pass the shell
(e.g. /bin/sh) to system() in addition to the command string. Which shell
are you using?

-
Asif
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to