> -Message d'origine-
> De : Nishi Prafull [mailto:[EMAIL PROTECTED]
> Envoyé : jeudi 3 mars 2005 23:12
> À : Wagner, David --- Senior Programmer Analyst --- WGO
> Cc : Jose Nyimi; beginners@perl.org
> Objet : Re: RE : Perl program to convert system dat
ssage d'origine-
> >>>> De : Wagner, David --- Senior Programmer Analyst --- WGO
> >>>> [mailto:[EMAIL PROTECTED]
> >>>> Envoyé : jeudi 3 mars 2005 21:40
> >>>> À : Nishi Prafull
> >>>> Cc : beginners@perl.org
essage d'origine-
>>>> De : Wagner, David --- Senior Programmer Analyst --- WGO
>>>> [mailto:[EMAIL PROTECTED]
>>>> Envoyé : jeudi 3 mars 2005 21:40
>>>> À : Nishi Prafull
>>>> Cc : beginners@perl.org
>>>> Obj
gt; [mailto:[EMAIL PROTECTED]
> >> Envoyé : jeudi 3 mars 2005 21:40
> >> À : Nishi Prafull
> >> Cc : beginners@perl.org
> >> Objet : RE: Perl program to convert system date to yymmdd
> >>
> >> Nishi Prafull wrote:
> >>> On Thu, 3 M
Jose Nyimi wrote:
>> -Message d'origine-
>> De : Wagner, David --- Senior Programmer Analyst --- WGO
>> [mailto:[EMAIL PROTECTED]
>> Envoyé : jeudi 3 mars 2005 21:40
>> À : Nishi Prafull
>> Cc : beginners@perl.org
>> Objet : RE: Perl progra
> -Message d'origine-
> De : Wagner, David --- Senior Programmer Analyst --- WGO
> [mailto:[EMAIL PROTECTED]
> Envoyé : jeudi 3 mars 2005 21:40
> À : Nishi Prafull
> Cc : beginners@perl.org
> Objet : RE: Perl program to convert system date to yymmdd
>
>
Nishi Prafull wrote:
> On Thu, 3 Mar 2005 12:12:35 -0800, Wagner, David --- Senior Programmer
> Analyst --- WGO <[EMAIL PROTECTED]> wrote:
>> Nishi Prafull wrote:
>>> HI:
>>>
>>> I want to write a perl script that would compute the date in the
>>> format yymmdd(050303) and subsitute it for a varia
On Thu, 3 Mar 2005 12:12:35 -0800, Wagner, David --- Senior Programmer
Analyst --- WGO <[EMAIL PROTECTED]> wrote:
> Nishi Prafull wrote:
> > HI:
> >
> > I want to write a perl script that would compute the date in the
> > format yymmdd(050303) and subsitute it for a variable in the perl
> > script.
Nishi Prafull wrote:
> HI:
>
> I want to write a perl script that would compute the date in the
> format yymmdd(050303) and subsitute it for a variable in the perl
> script. This variable is thereafter subsituted in a command that will
> be run inside the script.
>
> myTest.pl
>
> var aDate;