Below is my format:

format FILE_TOP = 
New Customers Since  
----------------------------------------------------------------------------
----------------------------------------------------------------------------
Customer Name                   Creation Date            Activation Date 
.
format FILE =
@<<<<<<<<<<<<<<<<<<<<<<<<<<<<<  @<<<<<<<<<<<<<<<<<<<
@<<<<<<<<<<<<<<<<<<<     
$node_name,                    $created_date,            $active_date

.


My script is accepting a date parameter, and I want to print that date in
the title. I tried that by adding $active_date to the New Customers Since
title, and the variable was not interpolated.
What's the best way to print my parameter inside of the output file?




Kim Green
Billing Systems Developer
Madison River Communications
919.563.8385
[EMAIL PROTECTED]


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

Reply via email to