[Gambas-user] Kmail with Gambas

Jack jscops at ...11...
Mon Jul 12 19:17:24 CEST 2004


Dear all,

I have a mysql field who contain an email address and i want to launch Kmail 
with this field. How to do ? Exec is not documented and i do not find alone.

   Mail = rResult["Email"]
   EXEC ["kmail" ,"Mail "]	
This example don't work because Kmail return the word "Mail" and not the Mail 
variable content !

Anybody can help me ?

Thank you very much.

Regards







More information about the User mailing list