How to pass the email address to the preview

How to pass the email address to the preview

Postby mauri.menabue » Wed Apr 26, 2017 5:01 pm

hi all
Is there a system to pass the email address and other parameters to the button for sending mail on preview?

Tia
Maurizio Menabue
User avatar
mauri.menabue
 
Posts: 146
Joined: Thu Apr 17, 2008 2:38 pm

Re: How to pass the email address to the preview

Postby nageswaragunupudi » Thu Apr 27, 2017 3:20 am

mauri.menabue wrote:hi all
Is there a system to pass the email address and other parameters to the button for sending mail on preview?

Tia
Maurizio Menabue


No.

Instead you can have your own function to send emails and then assign it as
TPreview():bEmail := { |oPreview, cFile| myemailfunc( oPreview, cFile ) }

Now clicking on the mail button calls your function. Inside your function "myemailfunc", you can configure the mail parameters as you like.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10206
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: How to pass the email address to the preview

Postby mauri.menabue » Thu Apr 27, 2017 4:52 pm

thank you

Mr. G. N. Rao.
User avatar
mauri.menabue
 
Posts: 146
Joined: Thu Apr 17, 2008 2:38 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 8 guests