B3TA_SCR1PT3R Posted September 12, 2005 Posted September 12, 2005 how could i make this work?_RunDOS("netstat -an | find "TCP")because the find command requires the string to be in quotes.but this ends the quote started after the parenthesis.. and double quotes wont work..so any suggestions? [right][font="Courier New"]...Run these streets all day, I can sleep when I die.[/font] [/right]
GaryFrost Posted September 12, 2005 Posted September 12, 2005 _RunDOS('netstat -an | find "TCP"') SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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