04-16-2025, 11:59 AM
I'm with TS 100%
Used it last week for a customer with an old generated website with 1500+ pages; they'd lost the engine behind it and wanted to repurpose.
Wrote a program to go over all pages, stripping out obsolete scripts and parts, replacing js/css modules and refactor all links
(see my topic on replace$() how I improved performance with _mem)
For some reason or another I run into these situations a lot with my customers: They have dumps/exports/files in one format and need complex refactoring to another format.
QB64pe is my hero for this
Used it last week for a customer with an old generated website with 1500+ pages; they'd lost the engine behind it and wanted to repurpose.
Wrote a program to go over all pages, stripping out obsolete scripts and parts, replacing js/css modules and refactor all links
(see my topic on replace$() how I improved performance with _mem)
For some reason or another I run into these situations a lot with my customers: They have dumps/exports/files in one format and need complex refactoring to another format.
QB64pe is my hero for this
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience