Apr 22, 2008 #1 monrow Technical User Apr 22, 2008 29 FR Hi, I've a text file with the word "FM" and i want to replace all "FM" in this file by "AM"; Is it possible in perl ? Thanks;
Hi, I've a text file with the word "FM" and i want to replace all "FM" in this file by "AM"; Is it possible in perl ? Thanks;
Apr 22, 2008 #2 dmazzini Programmer Jan 20, 2004 480 US Yes it is, actually quite easy. What have you tried so far? Hint: Have a look at the FAQ of this perl forum.... dmazzini GSM/UMTS System and Telecomm Consultant Upvote 0 Downvote
Yes it is, actually quite easy. What have you tried so far? Hint: Have a look at the FAQ of this perl forum.... dmazzini GSM/UMTS System and Telecomm Consultant
Apr 22, 2008 #3 KevinADC Technical User Jan 21, 2005 5,070 US possible and super easy. ------------------------------------------ - Kevin, perl coder unexceptional! Upvote 0 Downvote
possible and super easy. ------------------------------------------ - Kevin, perl coder unexceptional!