> -Original Message-
> From: Dmitri Zakharov [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 23, 2002 2:47 PM
> To: [EMAIL PROTECTED]
> Subject: Press any key to continue...
>
>
> Hi everybody;
>
> Here's a perl newbie problem:
> I'm wondering how could I suspend the execution of
Is this on windows??
If so:
system("pause");
HTH
John
-Original Message-
From: Dmitri Zakharov [mailto:[EMAIL PROTECTED]]
Sent: 23 January 2002 19:47
To: [EMAIL PROTECTED]
Subject: Press any key to continue...
Hi everybody;
Here's a perl newbie problem:
I'm wondering how could I su