Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Function not executing each file in folder
Post: RE: Function not executing each file in folder

Hi thanks alot for helping me in your free time, I am still not understanding this: def ma(data): vet = ", ".join(data) ... for line in text: # checking string is present in lin...
mathew_31 General Coding Help 9 2,264 Aug-22-2022, 08:33 PM
    Thread: Function not executing each file in folder
Post: RE: Function not executing each file in folder

So im running into a problem, I want to make this code run every 10 seconds for example. For some reason python doesn't recognise the value "text" when inserted in a function. import os import docx2...
mathew_31 General Coding Help 9 2,264 Aug-22-2022, 06:04 PM
    Thread: Function not executing each file in folder
Post: RE: Function not executing each file in folder

Great! Everything is working now:) thank you so much
mathew_31 General Coding Help 9 2,264 Aug-15-2022, 02:16 PM
    Thread: Function not executing each file in folder
Post: RE: Function not executing each file in folder

Okay thanks, no it wasn't my plan. I am still learning. I have replaced my code with what you came up :) But now for some reason, my search function isn't working for the second word.docx. It is givin...
mathew_31 General Coding Help 9 2,264 Aug-14-2022, 11:32 PM
    Thread: Function not executing each file in folder
Post: Function not executing each file in folder

Hi forum I'm new at coding, I have created a code that reads in a .docx file. In that code I have a function that executes a search, assigns it to a variable and appends it to a list that then sends i...
mathew_31 General Coding Help 9 2,264 Aug-14-2022, 07:24 PM

User Panel Messages

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