I'm trying to capture a phone number from the following data:
>qlrn 2485669090
Query sent: 2003/07/11 10:32:13.438 FRI.
Valid QLRN response received.
Routing number: 2485669090.
CALLING DN: 3132799933. Office: SFLDMIMKDS0.
Elapsed Time (mm:ss:mS): 0:0:80.
>
The qlrn 2485669090 is the command I send (> is the switch prompt)
What I want to strip out is the number following Routing number: (this number may change). I want to assign it to a variable to act on. I'm looking for any suggestions on how this may get accomplished.
Thanks
>qlrn 2485669090
Query sent: 2003/07/11 10:32:13.438 FRI.
Valid QLRN response received.
Routing number: 2485669090.
CALLING DN: 3132799933. Office: SFLDMIMKDS0.
Elapsed Time (mm:ss:mS): 0:0:80.
>
The qlrn 2485669090 is the command I send (> is the switch prompt)
What I want to strip out is the number following Routing number: (this number may change). I want to assign it to a variable to act on. I'm looking for any suggestions on how this may get accomplished.
Thanks