Volkmaniac
Technical User
I've been stealing some of the rget samples from this site. I was wondering if it's possible to grab the line above/below what you're using as the waitfor.
For instance:
if waitfor " TOTAL BAL"
TOT BAL
985521.57
Is there anyway I can grab that number using rget even if it's on the next line?
For instance:
if waitfor " TOTAL BAL"
TOT BAL
985521.57
Is there anyway I can grab that number using rget even if it's on the next line?