Python Forum
cant save data to text file.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cant save data to text file.
#23
(Oct-29-2017, 03:20 AM)Larz60+ Wrote: The results that you are showing were not created with the code that you supply.
There is no save-this anywhere in that code.

a4 (as stated previously) only has one line in it when the save routine is called.
You can't write more data that what is supplied.

The changes that I added will write one line every time the save button is pushed in your GUI.

If pushed 5 times, you'll get 5 lines of output, all the same if the data's not changed.

Ok but is it possible to save all the lines with a save dialog and if so how do i do it?
Reply


Messages In This Thread
cant save data to text file. - by darktitan - Oct-26-2017, 05:54 PM
RE: cant save data to text file. - by Larz60+ - Oct-26-2017, 09:30 PM
RE: cant save data to text file. - by darktitan - Oct-27-2017, 03:42 AM
RE: cant save data to text file. - by Larz60+ - Oct-27-2017, 08:26 AM
RE: cant save data to text file. - by darktitan - Oct-27-2017, 03:11 PM
RE: cant save data to text file. - by wavic - Oct-27-2017, 03:20 PM
RE: cant save data to text file. - by Larz60+ - Oct-27-2017, 04:33 PM
RE: cant save data to text file. - by darktitan - Oct-27-2017, 04:46 PM
RE: cant save data to text file. - by Larz60+ - Oct-27-2017, 04:49 PM
RE: cant save data to text file. - by darktitan - Oct-27-2017, 05:01 PM
RE: cant save data to text file. - by Larz60+ - Oct-27-2017, 08:37 PM
RE: cant save data to text file. - by darktitan - Oct-28-2017, 02:55 AM
RE: cant save data to text file. - by Larz60+ - Oct-28-2017, 04:24 AM
RE: cant save data to text file. - by darktitan - Oct-28-2017, 06:59 AM
RE: cant save data to text file. - by Larz60+ - Oct-28-2017, 10:35 AM
RE: cant save data to text file. - by darktitan - Oct-28-2017, 12:22 PM
RE: cant save data to text file. - by Larz60+ - Oct-28-2017, 04:56 PM
RE: cant save data to text file. - by darktitan - Oct-28-2017, 05:56 PM
RE: cant save data to text file. - by Larz60+ - Oct-29-2017, 12:53 AM
RE: cant save data to text file. - by Larz60+ - Oct-29-2017, 01:55 AM
RE: cant save data to text file. - by darktitan - Oct-29-2017, 03:05 AM
RE: cant save data to text file. - by Larz60+ - Oct-29-2017, 03:20 AM
RE: cant save data to text file. - by darktitan - Oct-29-2017, 03:23 AM
RE: cant save data to text file. - by Larz60+ - Oct-29-2017, 03:27 AM
RE: cant save data to text file. - by darktitan - Oct-29-2017, 03:34 AM
RE: cant save data to text file. - by Larz60+ - Oct-29-2017, 03:48 AM
RE: cant save data to text file. - by darktitan - Oct-29-2017, 03:57 AM
RE: cant save data to text file. - by Larz60+ - Oct-29-2017, 05:02 AM
RE: cant save data to text file. - by darktitan - Oct-29-2017, 06:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Open/save file on Android frohr 0 353 Jan-24-2024, 06:28 PM
Last Post: frohr
  how to save to multiple locations during save cubangt 1 581 Oct-23-2023, 10:16 PM
Last Post: deanhystad
  save values permanently in python (perhaps not in a text file)? flash77 8 1,280 Jul-07-2023, 05:44 PM
Last Post: flash77
  Save and Close Excel File avd88 0 3,143 Feb-20-2023, 07:19 PM
Last Post: avd88
Thumbs Up Need to compare the Excel file name with a directory text file. veeran1991 1 1,158 Dec-15-2022, 04:32 PM
Last Post: Larz60+
  Save multiple Parts of Bytearray to File ? lastyle 1 975 Dec-10-2022, 08:09 AM
Last Post: Gribouillis
  Modify values in XML file by data from text file (without parsing) Paqqno 2 1,741 Apr-13-2022, 06:02 AM
Last Post: Paqqno
  Converted Pipe Delimited text file to CSV file atomxkai 4 7,072 Feb-11-2022, 12:38 AM
Last Post: atomxkai
  Save data frame to .csv df.to.csv() mcva 1 1,574 Feb-03-2022, 07:05 PM
Last Post: mcva
Sad Want to Save Print output in csv file Rasedul 5 11,095 Jan-11-2022, 07:04 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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