BBC BASIC for Windows
« Help! Send Email through send mail SOCKLIB »
Welcome Guest. Please Login or Register. Apr 6th, 2018, 12:20am
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
If you require a dump of the post on your message board, please come to the support board and request it.
Help! Send Email through send mail SOCKLIB
« Thread started on: May 24th, 2013, 10:18am »
hi there,
I am somehow new to BBC basic, and I hope I can find answers here. I am using a send mail using SOCKLIB, when I try to run it specifying the SMTP and the port, e.g. gmail SMTP, I just get nothing after running the program. I dont get error either.
I just get nothing after running the program. I dont get error either.
You asked this on the Yahoo group too. The answer is the same: you haven't provided nearly enough information for anybody to be able to help you, so your best bet is to debug the program yourself. Add some debugging statements to your code, and/or use the debugging facilities provided by BB4W, to find out why the program is behaving the way it is.
As a last resort, distil your program down to the bare minimum of code which illustrates the problem and upload that code here.