Read a text file with Automator.app line by line
问题 I'm a novice at coding so please be patient with me. I've created a Workflow with Automator (OSX) which works fine. The only issue I have is that I want it to run on a number of inputs (that is as a batch). I've inserted the Loop action but the problem I'm having is about changing the initial input each time. I would like to use an applescript to automate the insertion of the initial input each time. I have a TXT file with URLs. With an apple script, I'd like to copy a URL (or a line of text)