Hi,<BR><BR>I'm trying to see if a line is of the format<BR>15char 3spaces 22char 1space 10char<BR><BR>This doesn't seem to be working though?<BR><BR> elsif( ($f1_line ...
Help!<BR><BR>I'm trying to write a script that will extract a snippet of text from a string and save it as a variable for use in a later command. The script is in perl.<BR><BR>Basically, I'm trying to ...