Python Forum
Saving the times a script is run to a file or ...
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Saving the times a script is run to a file or ...
#8
(Oct-19-2022, 04:14 PM)ibreeden Wrote:
(Oct-19-2022, 03:28 PM)3Pinter Wrote: I did test this one:
- opening the txt file using notepad
- run script.
Be careful. As far as I know Notepad.exe does not keep the file open. It opens the file, reads the content in memory and closes the file. When saving also the file is kept open short.

Notepad++ does that to my understanding, didn't realise notepad does too. Good advise. Will do some more testing upcoming weekend (rl. is bugging me atm sigh)
Reply


Messages In This Thread
RE: Saving the times a script is run to a file or ... - by 3Pinter - Oct-19-2022, 05:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Music Python Script Repeating Number When Saving Facebook Photos ThuanyPK 2 180 May-13-2024, 10:59 PM
Last Post: ebn852_pan
  Code Assistance needed in saving the file MithunT 0 853 Oct-09-2022, 03:50 PM
Last Post: MithunT
  Saving the print result in a text file Calli 8 1,937 Sep-25-2022, 06:38 PM
Last Post: snippsat
  Trying to determine attachment file type before saving off.. cubangt 1 2,236 Feb-23-2022, 07:45 PM
Last Post: cubangt
  Showing and saving the output of a python file run through bash Rim 3 2,568 Oct-06-2021, 10:48 AM
Last Post: gerpark
  Problem in saving .xlsm (excel) file using pandas dataframe in python shantanu97 2 4,447 Aug-29-2021, 12:39 PM
Last Post: snippsat
  Need help with saving output into an excel file Beyondfacts 4 3,024 Mar-22-2021, 11:51 AM
Last Post: jefsummers
  Automating to run python script 100 times by changing parameters pmt 1 2,648 Dec-29-2020, 10:31 AM
Last Post: andydoc
  Saving text file with a click: valueerror i/o operation on closed file vizier87 5 4,524 Nov-16-2020, 07:56 AM
Last Post: Gribouillis
  Copy mp3 file multiple times and rename Mar10 4 3,833 Sep-23-2020, 01:09 AM
Last Post: Mar10

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020