[Gambas-user] Kmail with Gambas
Brant Wells
bwells at ...475...
Mon Jul 12 19:30:37 CEST 2004
Hey Jack:
Check your syntax... ;-)
On the EXEC line, there shouldn't be any "" around Mail.
try this ==> EXEC["kmail",Mail]
Jack wrote:
>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