Menu

File location for pcbasic_print.txt

2017-03-09
2017-03-09
  • Jim Nealand

    Jim Nealand - 2017-03-09

    Hi Rob, I have been trying to find the file pcbasic_print.txt that is created and used by notepad. The goal is to be able read the output into excel and then try to manipulate the data in the printout. I've done searches for that file name, but have had no luck finding it. I do have all files viewable. I'm using Win 10.

     
  • Rob Hagemans

    Rob Hagemans - 2017-03-09

    Hi Jim, that's a temporary file - it'll be deleted after use, so you are unlikely to find it. If you want to print to a file, use lpt1=FILE:output.txt in the configuration file or the command-line option --lpt1=FILE:output.txt

    See here for more information about printing and redirecting print output: http://robhagemans.github.io/pcbasic/doc/#printing

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.