Op 09-08-2023 om 22:53 schreef paste...@gmx.com:
and sorry you have to deal with my errors
but i had a -Mdelphi in my compile script
all type := good and your headers are not needed here now but you should leave
them in case other 'novices' compile your code
but the byte( ) is still required here
I've now done it with Chr(Ord(Command)).
The {$mode} switch is pretty common to use in FPC. That way you can also
mix modes between different units.
So it's always best to add the mode-switch to the top of each file
(including with {$H+} if you want ansistring for the string-name).
It's not a full github repository.
https://github.com/rvk01/mariadbconnector
Any changes will end up there.
Grtz,
Rik
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public