Re: [Sikuli-driver] [Question #655840]: delete a line from a text file

2017-08-29 Thread Launchpad Janitor
Question #655840 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655840 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question no

Re: [Sikuli-driver] [Question #655840]: delete a line from a text file

2017-08-13 Thread MJ
Question #655840 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655840 MJ gave more information on the question: just read line 1 from text file1, delete that line, and append that line to file2 -- You received this question notification because your team Sikuli Drivers is an

[Sikuli-driver] [Question #655840]: delete a line from a text file

2017-08-13 Thread MJ
New question #655840 on Sikuli: https://answers.launchpad.net/sikuli/+question/655840 this is my current code that reads a line from a text file then types the in the screen. how do i delete the line from the text file? how do i append that line into another text file? idsList = [] # empty li