Re: [fpc-pascal] BoolToStr

2022-08-31 Thread Zeljko Avramovic via fpc-pascal
> > You can use > > BoolToStr(b,'TRUE','FALSE') > > That works great! Shouldn't that be the default and you can put in > something else if you want it? Latest trunk allows you this if you include new syshelpers unit: True.ToString; // True True.ToTrueFals

Re: [fpc-pascal] MQTT package for freepascal/lazarus?

2022-10-21 Thread Zeljko Avramovic via fpc-pascal
> I am looking for a pascal implementation of the MQTT protocol. https://github.com/cutec-chris/TMQTTClient https://github.com/jamiei/Delphi-TMQTT2 https://github.com/songshuang8/MqttServer https://github.com/AndersonGaitolini/MQTT-Gaitolini https://github.com/ZiCog/mqtt-free-pascal https://github