in reply to Re: perl format problem
in thread perl format problem

oh thanks. i change it and i got no error anymore but no result neith +er..what seems to be thr prob?

Replies are listed 'Best First'.
Re^3: perl format problem
by jhourcle (Prior) on Jul 21, 2005 at 02:21 UTC

    What did you change it to? What's the rest of the code?

    format does nothing on its own. You also need to use write.