On 5/12/21 3:51 PM, Ryan Joseph via fpc-pascal wrote:
On May 12, 2021, at 12:30 PM, Ralf Quint via fpc-pascal
wrote:
Thought this was kind of interesting, though it leaves short of mentioning the
later Object Pascal evolution and thus Delphi and FreePascal...
Isn't Free Pascal and Delphi
> On May 12, 2021, at 4:00 PM, Sven Barth wrote:
>
> There's also Oxygene as one of the current ones.
>
Oh that's right, that's a pretty cool one. I hope once closures are finished we
can use them to implement async/await like Oxygene or JavaScript. :)
Regards,
Ryan Joseph
___
Ryan Joseph via fpc-pascal schrieb am
Mi., 12. Mai 2021, 22:08:
>
>
> > On May 12, 2021, at 12:30 PM, Ralf Quint via fpc-pascal <
> fpc-pascal@lists.freepascal.org> wrote:
> >
> > Thought this was kind of interesting, though it leaves short of
> mentioning the later Object Pascal evolution and th
https://www.mikroe.com/mikropascal-avr
It is in heavy use.
They have Pascal compilers for ARM, PIC, etc. also.
Am Mittwoch, 12. Mai 2021, 21:51:03 CEST schrieb Ryan Joseph via fpc-pascal:
> > On May 12, 2021, at 12:30 PM, Ralf Quint via fpc-pascal
> > wrote:
> >
> > Thought this was kind of in
> On May 12, 2021, at 12:30 PM, Ralf Quint via fpc-pascal
> wrote:
>
> Thought this was kind of interesting, though it leaves short of mentioning
> the later Object Pascal evolution and thus Delphi and FreePascal...
Isn't Free Pascal and Delphi basically the only Pascal compilers left? I use
Thought this was kind of interesting, though it leaves short of
mentioning the later Object Pascal evolution and thus Delphi and
FreePascal...
https://cacm.acm.org/magazines/2021/3/250705-50-years-of-pascal/fulltext
Ralf
--
This email has been checked for viruses by Avast antivirus softwar
My code uses others units from this directories:
https://github.com/jsuzineau/pascal_o_r_mapping/tree/master/pascal_o_r_mapping/2_Units
https://github.com/jsuzineau/pascal_o_r_mapping/tree/master/pascal_o_r_mapping/3_Data
Particularly, Formate_Liste from
https://github.com/jsuzineau/pascal_o_r_ma
I do not guarantee anything, I didn't use this recently, but I have a
function for sending mail with attachments using Synapse.
It's the function MailTo_SMTP in this unit :
https://github.com/jsuzineau/pascal_o_r_mapping/blob/master/pascal_o_r_mapping/3_Data/uMailTo.pas
(my code is under LGPL, y
On Tue, 11 May 2021, Bo Berglund via fpc-pascal wrote:
On Mon, 10 May 2021 09:24:37 - (UTC), Virgo Pärna via fpc-pascal
wrote:
On Mon, 10 May 2021 10:08:53 +0200 (CEST), Michael Van Canneyt via fpc-pascal
wrote:
That's it. From your story, it seems you just need to set
FSMTP.Targ
On 5/11/21 5:35 PM, Bo Berglund via fpc-pascal wrote:
Of course, but as I said the basic mail sending is working I just have a hard
time understanding how to add file attachments.
It would not have worked unless the proper uses are added to the pas file and
also the laz_synapse package set as req
10 matches
Mail list logo