On Thu, Sep 26, 2002 at 04:07:20PM +0200, NYIMI Jose (BMB) wrote:
> I have a string (ascii).
> I would like to apply a rule on it before saving it to a file -> coding
> ... And apply the same rule to get the original string while reading from
> the file -> decoding ...
> 
> Any Idea ?

I don't understand, where is your problem?  Are you asking for help on
opening a file and writing to it?  Are you asking for help on how to encode
and decode a string?  Are you asking for help on opening a file and reading
from it?  All of the above?

What have you tried?  What learning material do you have?  See
learn.perl.org for references on good learning material.


Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to