In article <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED] (Tyler Cruickshank) wrote:

> Im trying to use format within a loop to create an output file.  My 
> code is pasted below.  For a variety of reasons I need (or think I 
> need) 3 different format definitions.  Writing with a format seems to 
> produce a \n after execution.  I want to be able to control when a 
> newline is started.  Any ideas?

use one format, or use printf.

-- 
brian d foy <[EMAIL PROTECTED]> - Perl services for hire
CGI Meta FAQ - http://www.perl.org/CGI_MetaFAQ.html
Troubleshooting CGI scripts - http://www.perl.org/troubleshooting_CGI.html


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

Reply via email to