Ned Cunningham wrote:
> Funny you just caught me working on something similar, and I have modified
> this code for my purposes. This should lead you in the right direction!
> Snip
>
> #!/usr/bin/perl
> use Win32::Console;
>
>$StdIn = new Win32::Console(STD_INPUT_HANDLE);
>my $Password =
PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 02, 2003 1:01 PM
To: Ned Cunningham
Subject:RE: Hide password in MS DOS
Why don
ler Brake
200 Holleder Parkway
Rochester, NY 14615
(585) 647-6400 ext. 310
[EMAIL PROTECTED]
-Original Message-
From: Anbu Pugaleesan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 02, 2003 11:11 AM
To: Beau E. Cox
Cc: [EMAIL PROTECTED]
Sub
Check out the sleep() function. You can make your script sleep for the
specified number of seconds.
-Original Message-
From: shubha kenkre [mailto:[EMAIL PROTECTED]
Sent: Monday, June 30, 2003 10:40 AM
To: [EMAIL PROTECTED]
Subject: perl script for a timer on ms-dos
Hi!,
I am trying
Hi!,
I am trying to get a intermitent timer working on the
ms-dos window.Basically the timer should beep at a
programed interval , say once in 2 minutes, and turn
off on its own, and beep again at the same set
interval of time.
I am a beginner and i would like help in getting this
working at a
Marshall Goldberg wrote:
>In Windows, Perl runs from the command (DOS) prompt, and I can't scroll in the
>command window.
>
>
sorry for the dual reply but go to
start> run> cmd on nt /2000 or command on 95/98 click on the upper left
hand dos icon
click edit > scroll or properties and modify
Marshall Goldberg wrote:
>In Windows, Perl runs from the command (DOS) prompt, and I can't scroll in the
>command window.
>
>
sorry for the dual reply but go to
sratr > run> cmd on nt /2000 or command on 95/98 on the upper left hand
dos icon
click edit > scroll or properties and modify the
Marshall Goldberg wrote:
>In Windows, Perl runs from the command (DOS) prompt, and I can't scroll in the
>command window.
>
>Is there anything I can install (besides Linux :) that will let me run Perl
>applications and view console output in a scrollable window?
>
>
Try http://open-perl-ide.
Hey Marshall,
My MUA believes you used Microsoft Outlook Express 5.50.4807.1700
to write the following on Saturday, September 21, 2002 at 6:23:46 PM.
MG> In Windows, Perl runs from the command (DOS) prompt, and I can't
MG> scroll in the command window.
MG> Is there anything I can insta
In Windows, Perl runs from the command (DOS) prompt, and I can't scroll in the command
window.
Is there anything I can install (besides Linux :) that will let me run Perl
applications and view console output in a scrollable window?
TIA,
Marshall Goldberg
PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of David Farnum
Sent: Friday, June 15, 2001 9:34
To: Crystal Gruetzmacher
Cc: [EMAIL PROTECTED]
Subject: Re: MS-DOS
Crystal Gruetzmacher wrote:
> Once upon a time I could use MS-Dos to run my Perl scripts at the C:\Perl
> prompt. Then us
At 11:23 AM 15/06/2001 -0700, Crystal Gruetzmacher wrote:
>Once upon a time I could use MS-Dos to run my Perl scripts at the C:\Perl
>prompt. Then use Perl nameofscript.pl or whatever the name was. That isn't
>working anymore.
In your c:\autoexec.bat file add the following then re
6/15/01 -0700, you wrote:
>Once upon a time I could use MS-Dos to run my Perl scripts at the C:\Perl
>prompt. Then use Perl nameofscript.pl or whatever the name was. That isn't
>working anymore. Anyone have any idea why? What can I do to fix it. I've
>tried reinstalling
]]
Sent: Friday, June 15, 2001 5:50 PM
To: Dean Theophilou
Cc: Paul Johnson
Subject: Re: Re[2]: MS-DOS *AND* Re: I need help running perl for
windows
On Fri, Jun 15, 2001 at 04:10:38PM -0700, Dean Theophilou wrote:
[ Dean's message was meant to go to the list, but came to me personally. I
Message-
> From: Paul Johnson [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 15, 2001 3:25 PM
> To: Dean Theophilou
> Cc: Perl_beginner (E-mail); Crystal Gruetzmacher
> Subject: Re: Re[2]: MS-DOS *AND* Re: I need help running perl for
> windows
>
>
> On Fri, Jun 1
On Fri, Jun 15, 2001 at 03:04:23PM -0700, Dean Theophilou wrote:
> O assoc .pl=Perl
As a note to those for whom it's not too late, the .pl extension is
historically associated with Perl Libraries. Although libraries still
work with modern Perls, their use has been discouraged since Perl5 wa
Regarding MS-DOS
You can always execute a script by calling the Perl interpreter with the
script as an argument: e.g., perl myscript.pl. You can also associate files
with the .pl extension with the Perl interpreter, so that executing
myscript.pl will correctly invoke the Perl interpreter and
Hey Mark,
Friday, June 15, 2001, 2:48:14 PM, you wrote:
MF> Is Perl in your system path? The first line in the script doesn't help
MF> any in DOSneyland. I usually just type "perl script.pl" if it is. It is
MF> possible to associated the dot-p-l extension with Perl.exe in the
MF> Windows GUI, bu
Hey Crystal,
Friday, June 15, 2001, 2:23:41 PM, you wrote:
CG> Once upon a time I could use MS-Dos to run my Perl scripts at the C:\Perl
CG> prompt. Then use Perl nameofscript.pl or whatever the name was. That isn't
CG> working anymore. Anyone have any idea why? What can I do to f
le in
dos that isn't EXE or COM (or BAT or CMD). Usually if you need to run
in the dark box, you make a batch file.
--- Crystal Gruetzmacher <[EMAIL PROTECTED]> wrote:
> Once upon a time I could use MS-Dos to run my Perl scripts at the
> C:\Perl
> prompt. Then use Perl nameof
on a time I could use MS-Dos to run my Perl scripts at the C:\Perl
> prompt. Then use Perl nameofscript.pl or whatever the name was. That isn't
> working anymore. Anyone have any idea why? What can I do to fix it. I've
> tried reinstalling Perl but that doesn't work. Should
Crystal Gruetzmacher wrote:
> Once upon a time I could use MS-Dos to run my Perl scripts at the C:\Perl
> prompt. Then use Perl nameofscript.pl or whatever the name was. That isn't
> working anymore. Anyone have any idea why? What can I do to fix it. I've
> tried rein
TED]]
Sent: Friday, June 15, 2001 2:24 PM
To: Perl_beginner (E-mail)
Subject: MS-DOS
Once upon a time I could use MS-Dos to run my Perl scripts at the C:\Perl
prompt. Then use Perl nameofscript.pl or whatever the name was. That isn't
working anymore. Anyone have any idea why? What can I do
Once upon a time I could use MS-Dos to run my Perl scripts at the C:\Perl
prompt. Then use Perl nameofscript.pl or whatever the name was. That isn't
working anymore. Anyone have any idea why? What can I do to fix it. I've
tried reinstalling Perl but that doesn't work. Should I jus
24 matches
Mail list logo