08-25-2025, 12:20 AM
Thank you!
I was actually interested in understanding what causes the execution to crash when calling SpriggsySpriggs' SUBs just two times in a row.
The goal was not just the DIR command but (almost) anything else that can be done by querying Windows with SHELL, always trying to avoid writing a file and then having to read it, thus doing everything through RAM (CLIPBOARD).
I was surprised by SMcNEILL's code (qb64phoenix.com/forum/showthread.php?tid=3627) to the point that I couldn't tell – I confess! – if it writes a file to disk or not! I also don't understand what it queries to know the list of files. Anyway, it's very efficient.
I still need you for a problem that I posted on Help Me!...
I was actually interested in understanding what causes the execution to crash when calling SpriggsySpriggs' SUBs just two times in a row.
The goal was not just the DIR command but (almost) anything else that can be done by querying Windows with SHELL, always trying to avoid writing a file and then having to read it, thus doing everything through RAM (CLIPBOARD).
I was surprised by SMcNEILL's code (qb64phoenix.com/forum/showthread.php?tid=3627) to the point that I couldn't tell – I confess! – if it writes a file to disk or not! I also don't understand what it queries to know the list of files. Anyway, it's very efficient.
I still need you for a problem that I posted on Help Me!...

