[Gambas-user] Troubles with Exec Shell and Process

Charlie karl.reinl at ...9...
Sun Jun 1 21:50:42 CEST 2003


Salut Benoît,

 it seems that there are a problem with Exec/Shell and Process and Print.
The attached project is very simple. It sends a wrong string to the 
mysql Database.
mysql -uroot -p12345678
You should get an error 1045: Access denied for user: 'root at ...40...' 
(Using password: YES)
Hope your mysql root password is NOT 12345678 ;-)

If I do that on a prompt i will get back an error (see above), here 
noting, the Process_Error recives nothing.
?????
On the output 'Console' I'v got different outprintings:
I have only one line  , all output in 1 line, when I use the wait 0.2 , 
see Schnapschuss2.png
and the attached Schnapschuss1.png,
where in line 4  he began to write in 'EXEC star<here>ted'
and next line 5 'SHELL starte<here>d' also, without the wait 0.2.

I tested it on my well known SuSE 7.2 and a SuSE 8.0.
Both the same.

amicalement
Charlie



-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExecShell.tar.gz
Type: application/x-tar
Size: 1313 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030601/85c6e216/attachment.tar>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Schnappschuss1.png
Type: image/png
Size: 4544 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030601/85c6e216/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Schnappschuss2.png
Type: image/png
Size: 3871 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030601/85c6e216/attachment-0001.png>


More information about the User mailing list