Home • News • GitHub • Wiki • Samples • InForm • GX • QBjs • Community • More…
SAMPLES: DATA MANAGEMENT
Money manager by Microsoft.
Simple phone directory by Microsoft.
🐝 David Bannon 🔗 data management, dos world
’ NAMES.BAS by David Bannon ‘ Copyright (C) 1992 DOS Resource Guide ‘ Published in Issue #6, N…
🐝 Rho Sigma 🔗 data management, parsing
I guess every developer is sooner or later in need of such a parsing function: Doesn’t matter if …
🐝 Hardin Brothers 🔗 data management, dos world
’ ‘ PHONE.BAS by Hardin Brothers ‘ Copyright (C) 1992 DOS Resource Guide ‘ Published in Issue …
🐝 Nathan Thomas 🔗 data management
qbasic-nventory (i)nventory manager written in qbasic! This is a personal software project fro…
A simple database using a cardfile user interface by Microsoft.
🐝 luke 🔗 data management, split
Given a string of words separated by spaces (or any other character), splits it into an array of …