Shell "dir" -- I expected something, but ..
#2
To the console, where SHELL directs it to.

Try:
SHELL "dir>temp.txt"

Then you can OPEN "temp.txt" FOR INPUT AS #1 and read the contents of the file into your program.
Reply


Messages In This Thread
RE: Shell "dir" -- I expected something, but .. - by SMcNeill - 05-03-2022, 05:38 AM



Users browsing this thread: 2 Guest(s)