So I'm a tech support guy for a Delphi + SQL Server database system for public accountability control and there was a check printer from Bematech who was experienceing some tech difficulties. Our developers said that it was the problem of Bematech's DLL (the company that made the check printer) and not our problem.
They've made a modification to our system's executable regarding the printer and prompted us to test it. So I had one different idea today. I had Purebasic in my USB stick (not installed in my company) and I was able to create a little application accessing the printer's DLL to properly test it before doing it in our Delphi one. I created it really fast and tested it. All was OK. There were no errors. NO DLL faults. Nothing.
And the programmers said it was Bematech's DLL problem and that they could nothing about it. I couldn't help but smile. In about 15 minutes, I made a little app with Prototypes from the DLL in Purebasic and all worked really fast and clean and no problems were detected at all.
All this from my USB stick without installing anything in my company's computer.
I've said it before and I'll say it again. I fell in love with Purebasic many years ago, bought it not long ago and I'm really happy to be a registered user. Few applications make me smile like that. And keep in mind that the development team of my company has about 14 guys programming all day long, drinkin caffeinne.

This is a little story involving Purebasic today. I hope it wasn't too boring or hard to read.