Hi Pradeep,
I have mailed the attachement to [EMAIL PROTECTED]
Well about the code I will say that i have not written much but it is as
follows:
open(INFILE, "<example.txt");
open(OUTFILE,">example.out");
while(<INFILE>)
{
#here i need to add up my code.
print OUTFILE $_;
}
close(INFILE);
close(OUTFILE);
Thanks,
Pradeep
----- Original Message -----
From: "Portman" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: 05 May, 2005 5:49 PM
Subject: Re: [wdvltalk] Perl help request
> That sounds fine. Also send what code you have so far (maybe send that
> one to the list so we can all look at it.)
>
> Riva
>
> Pradeep Dobhal wrote:
>
> >Hi,
> >
> >I want to find characters like █, 《 etc.
> >
> >If you would like i can send you a file attached at your email address
> >"[EMAIL PROTECTED]" as no attachments are going with this mail.
> >
> >--Pradeep
> >
>
>
> ____ • The WDVL Discussion List from WDVL.COM • ____
> To Join wdvltalk, Send An Email To:
mailto:[EMAIL PROTECTED] or
> use the web interface
http://e-newsletters.internet.com/discussionlists.html/
> Send Your Posts To: [email protected]
> To change subscription settings, add a password or view the web interface:
> http://intm-dl.sparklist.com/read/?forum=wdvltalk
>
> ________________ http://www.wdvl.com _______________________
>
> You are currently subscribed to wdvltalk as: unknown lmsubst tag argument:
''
> To unsubscribe send a blank email to
[EMAIL PROTECTED]
> To unsubscribe via postal mail, please contact us at:
> Jupitermedia Corp.
> Attn: Discussion List Management
> 475 Park Avenue South
> New York, NY 10016
>
> Please include the email address which you have been contacted with.
>
____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
Send Your Posts To: [email protected]
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016
Please include the email address which you have been contacted with.