in reply to Re: perl if statement
in thread perl if statement

Hi.. the text file looks:
SAPPE 5681 ANNE 8152 AUDIT 8302 AUDIT1 5201 AUDIT3 1124

Replies are listed 'Best First'.
Re^3: perl if statement
by Drsin (Novice) on Mar 02, 2016 at 18:00 UTC
    Thank you all. I sorted the issue. It was my text file format. Now I made it:
    SAPPE|5681 ANNE|8152 AUDIT|8302 AUDIT1|5201 AUDIT3|1124