corrado33 Posted May 22, 2009 Posted May 22, 2009 So I need to make an extremely easy script, but for some reason I can't think in programming language today... What I need to do is open the file I have selected, search for a phrase... say "This file is awesome!", then copy the line below the line we just found. That's all I need to do. I'd be happy if I could simply open the file I have selected in notepad... I could do the rest easily... Thanks!
muncherw Posted May 22, 2009 Posted May 22, 2009 Check out FileOpen in the helpfile. It should get you started. Other People's Stuff:Andy Flesner's AutoIt v3: Your Quick Guide[topic="34302"]Locodarwin's ExcelCom_UDF[/topic][topic="61090"]MrCreatorR's Opera Library[/topic]
corrado33 Posted May 22, 2009 Author Posted May 22, 2009 I don't want to have to type in the filename every time is what I'm getting at... Actually I think I found a decent way to do it... Never mind but thanks anyway.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now