kvua Posted September 11, 2008 Posted September 11, 2008 Its been a while since I have been on here, but here the question. I am going to be using auto it to read from a file, get some settings and then execute the rest of the script. Is there any parsing commands and delimiters that I could use that would be easy? Another thing, I know that in terminal programs you can pipe the data from programs out to a data file. Is there anyway to pipe data into a auto it program, or even pipe the information into a text file and then same as a above parse it... Thanks and best regards, KVUA
Andreik Posted September 11, 2008 Posted September 11, 2008 Its been a while since I have been on here, but here the question.I am going to be using auto it to read from a file, get some settings and then execute the rest of the script.Is there any parsing commands and delimiters that I could use that would be easy?Another thing, I know that in terminal programs you can pipe the data from programs out to a data file. Is there anyway to pipe data into a auto it program, or even pipe the information into a text file and then same as a above parse it...Thanks and best regards,KVUAIf you want to use a file for some settings I think that an .INI file is very good.Read in help file more about Ini funtions.
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