Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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: 5 Guest(s)