Hi;

I'm not sure if this is a bug...

Sometimes I want to be able to generate OUTFILE by day, so I have the
following:

OUTFILE "<path_to_file>/analog_report.%Y%M%D.html"

When I did this early in the month, the resulting filename has a space in it:

analog_report.200002 8.html

(I'm not planning on artificially setting my computer date and so can't
re-create this result until the start of March.)

I am guessing that the '%D' is generating a non-zero-padded digit.  Is
this fixable?  And in a more generalized form of this question, why
couldn't Analog use the same datestring variables as the generic UNIX
'date' command?

%D = 02/14/00
%d = 14

(at least this is in my locale...)

Thanks,

hugh

-- 

 Hugh Williams                  "More men are killed by overwork than the
 [EMAIL PROTECTED]       importance of the world justifies."
 Agilent Technologies                           - Rudyard Kipling
 Santa Rosa 2LS-R                             "The Phantom Rickshaw", 1888
 (707)-577-4941         
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------

Reply via email to