Unable to open file using shell or process
Ken Ray
kray at sonsothunder.com
Thu Oct 14 12:47:19 EDT 2010
> on mouseUp
> put "/home/Bill/Desktop/report/nr.php -f tt.conf " into promysql
> open process promysql for update
> read from process promysql for 500
> put it into fld tout
> write "quit" to process promysql
> close process promysql
> end mouseUp
>
> Error: Unable to open tt.conf
Glen,
Not that it should make a difference, but it appears there's a space after
your command. I haven't used 'open process' to run a php script, so I may
just be shooting blanks here, but just thought I'd pass that along.
Ken Ray
Sons of Thunder Software, Inc.
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
More information about the use-livecode
mailing list