| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
cfilename = wpager_dir+"\blat.exe"
caction = "open"
nreturn = shellexecute(0, caction, cfilename, cparams, "C:\U\PAGERS", 0)
cparams are the blat options comma separated in a fox string variable, and c:\u\pagers is the working directory
visit http://www.ml-consult.co.uk/foxst-26.htm for shellexecute tutorial
Mike Mattos
“To succeed in the world it is not enough to be stupid, you must also be well-mannered”
Voltaire
From: [email protected] [mailto:[email protected]]
Sent: March 29, 2016 11:43 AM
To: [email protected]
Subject: Re: [blat] Re: Fwd: need help
thanks alan
looks wonderful that blat can run without stunnel and even without install.
could you send me the code segment which would enable me to send email via my FoxPro program along with basic instructions
It would help extend my capablility as well as the overall usefulness of visual FoxPro.
thanking you in advance
LALIT GUPTA
_____
From: "'Alan Pengelly' [email protected] [blat]" <[email protected]>
To: [email protected]
Sent: Tuesday, March 29, 2016 1:43 AM
Subject: [blat] Re: Fwd: need help
Hi,
I too use Blat extensively in my VFP9 Apps, using windows10 Pro 64 bit.
I use the 32 bit version of Blat because VFP9 is 32 bit, although my computer is 64 bit, although I have never needed to use Stunnel (because of the servers I have come across have not needed it). Also I don’t use the install option, as my programming sets everything and saves the install on the client computer.
If you need any more help with other parts of your application, let me know.
Regards, Alan
[email protected]