Christophe,

You could run the Perl script using a batch file containing:

perl -w christope.pl
pause

The above lines would be written to a file using an extension of ".bat" and
could be executed by double-clicking on the filename. The "pause" command
will keep the window from closing until you hit the return key.

Dirk Bremer - Systems Programmer II - AMS Department - NISC
636-922-9158 ext. 652 fax 636-447-4471

<mailto:[EMAIL PROTECTED]>

-----Original Message-----
From: Christophe Lejeune
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 02, 2001 11:39 PM
To: [EMAIL PROTECTED]
Subject: Changes in filenames & regular expressions
in Win95

Hello,

I m a newbie in Perl... I m learning with the llama book but
i have some
questions.

I use ActivePerl for Windows 95; everything seems to work:
"Hello from
ActivePerl!" appears in the black window when I "click" on
the file called
example.pl that contains :

               print "Hello from ActivePerl!";

[1] I would like to read the description of problems
prompted on the black
window, but it instantanely disapears. How can I force it to
keep visible?




Dirk Bremer - Systems Programmer II - AMS Department - NISC
636-922-9158 ext. 652 fax 636-447-4471

<mailto:[EMAIL PROTECTED]>


_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to