01-15-2026, 01:49 PM
I'd much rather see a different forum for reusable functions/procedures/snippets.
They tend not to provide a finished 'product' but some code you might want to reuse in your own programs/utilities.
Just recently I grabbed the datepicker function from here to put it in my 'library' for whenever I need the user to select a valid date.
I've also got a lot of reusable functions for date/time calculations, file/disk handling, serial comms, keyboard/mouse, string/number handling, etc.
Worthless on it's own, but very powerfull in a program that needs it
They tend not to provide a finished 'product' but some code you might want to reuse in your own programs/utilities.
Just recently I grabbed the datepicker function from here to put it in my 'library' for whenever I need the user to select a valid date.
I've also got a lot of reusable functions for date/time calculations, file/disk handling, serial comms, keyboard/mouse, string/number handling, etc.
Worthless on it's own, but very powerfull in a program that needs it
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience

