Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^4: how to append 2 lines

by suno (Acolyte)
on Sep 10, 2012 at 10:26 UTC ( [id://992715]=note: print w/replies, xml ) Need Help??


in reply to Re^3: how to append 2 lines
in thread how to append 2 lines

Hi,

Thanks for the help...i was successfully able to finish it...

i have one more doubt..

say my code is          F$SFH FIRST,SC==H'160',        COMMENTS                    * i need to replace ',*' instead of ", K.160 LESEN *" so that my code looks like F$SFH FIRST,SC==H'160',*

I tried using substitution function.. but i dont know where i am going wrong,. please help me in this... my code looks somewhat like

$a = F$SFH FIRST,SC==H'160', K.160 LESEN +* $a =~ s/\,[\s]*\*/\,\*/;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://992715]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2024-04-19 12:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found