Hi,
I need to be able to be able to read the contents of an email inbox.
The screen will look something like the following:
1) Message Apple
2) Message Banana
3) Message Carrot
Select one of the above or press N)Next or P)Previous
My job is to find the first message that says "Banana" for example. I then need to parse the line to figure out the number of the message (e.g. "2").
I have tried using rget and comread and I keep running into problems. Also I am having trouble getting an entire line to be read into the buffer at one time.
Any suggestions? (Most of my script contains Transmits and Wait Fors.)
Thanks,
Lindy
I need to be able to be able to read the contents of an email inbox.
The screen will look something like the following:
1) Message Apple
2) Message Banana
3) Message Carrot
Select one of the above or press N)Next or P)Previous
My job is to find the first message that says "Banana" for example. I then need to parse the line to figure out the number of the message (e.g. "2").
I have tried using rget and comread and I keep running into problems. Also I am having trouble getting an entire line to be read into the buffer at one time.
Any suggestions? (Most of my script contains Transmits and Wait Fors.)
Thanks,
Lindy