xircon Posted May 16, 2008 Posted May 16, 2008 (edited) Morning, I am writing a utility to kill all none essential memory processes. I have set comment fields in process explorer to "REMOVE" for all the processes I don't want, saved to a text file on my desktop. The lines look like: btdna.exe{tab}2444{tab} DNA{tab}BitTorrent, Inc.{tab}REMOVE{tab}C:\Program Files\DNA\btdna.exe{tab}40,364 K Some fields have {tab}{tab} where an item is blank. What is the best way to parse each line into an array? Thanks Steve Edited May 16, 2008 by xircon
Zedna Posted May 16, 2008 Posted May 16, 2008 StringSplit() Resources UDF ResourcesEx UDF AutoIt Forum Search
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