In article <. com>, DGG
<> wrote:
> I have got a question arsing from my perl program.
>
> Basically, I want to get the machine date and time, and display it on a
> Tk label.
>
> I am using ActivePerl, and running on DOS/Windows.
> So I would use `date` to get the current date.
>
> Though "date" has a silent mode. I am thinking in general, if assume
> "date" only has an interactive mode. So after typing in "date", after
> displaying the current date, the program also awaits an input (new date
> setting or an ENTER) to complete.
>
> As we are running inside a perl script, how can one imitate an
> interactive input to feed into the program input?
There is no need to use an external command to get the date and time.
Use the Perl function localtime and perhaps one of the many
time-manipulation modules available from CPAN (like DateTime), or the
POSIX strftime function.
FYI: this newsgroup is defunct. Try comp.lang.perl.misc in the future,
and comp.lang.perl.tk for questions about Perl/TK.
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---