Python Forum
How to extract a single word from a text file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to extract a single word from a text file
#8
That's not a line of python. What file is that in? What else is around it?

Probably you want to run the grgsm line from python via subprocess.run. Then you can pass in the third argument as whatever you've calculated "y" to be. But I'm not sure how you're calling it now.
Reply


Messages In This Thread
RE: How to extract a single word from a text file - by bowlofred - Jul-22-2020, 04:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  extract substring from a string before a word !! evilcode1 3 544 Nov-08-2023, 12:18 AM
Last Post: evilcode1
  Replace a text/word in docx file using Python Devan 4 3,389 Oct-17-2023, 06:03 PM
Last Post: Devan
  Extract file only (without a directory it is in) from ZIPIP tester_V 1 998 Jan-23-2023, 04:56 AM
Last Post: deanhystad
Thumbs Up Need to compare the Excel file name with a directory text file. veeran1991 1 1,124 Dec-15-2022, 04:32 PM
Last Post: Larz60+
  extract only text strip byte array Pir8Radio 7 2,948 Nov-29-2022, 10:24 PM
Last Post: Pir8Radio
  python Multithreading on single file mg24 3 1,734 Nov-05-2022, 01:33 PM
Last Post: snippsat
  extract last word from path. mg24 4 1,750 Nov-01-2022, 10:55 AM
Last Post: carecavoador
  Extract only certain text which are needed Calli 26 5,901 Oct-10-2022, 03:58 PM
Last Post: deanhystad
  Create multiple/single csv file for each sql records mg24 6 1,398 Sep-29-2022, 08:06 AM
Last Post: buran
  How to extract specific data from .SRC (note pad file) Shinny_Shin 2 1,271 Jul-27-2022, 12:31 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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