But I didn't....
Talked to B on the phone for a bit, and then got on the computer to bang my head against some windows cmd, and perl code.....
I thought I had it too, but it's been a few years since I played with perl and the perl side of the scripts are not doing what I want...
Anyone want to take a stab at this???
What I'm getting is a temp file where I need to find the following line:
and what I want to have happen is that I get a stringthat would be:
Should be simple right??? Thats the last piece to go, but I was banging my head on getting the rest of the dang scripts to work together until 7am this morning, and the a tried to catch some shut-eye before comming to work....
( More perl geekiness )
Talked to B on the phone for a bit, and then got on the computer to bang my head against some windows cmd, and perl code.....
I thought I had it too, but it's been a few years since I played with perl and the perl side of the scripts are not doing what I want...
Anyone want to take a stab at this???
What I'm getting is a temp file where I need to find the following line:
name: Last, First M
and what I want to have happen is that I get a stringthat would be:
$fullname="First M Last"
Should be simple right??? Thats the last piece to go, but I was banging my head on getting the rest of the dang scripts to work together until 7am this morning, and the a tried to catch some shut-eye before comming to work....
( More perl geekiness )