LOST - Win32::Process

2004-01-28 Thread RL
Hi all, I am new and am lost with Win32::Process stuff. I want on perl script to start a process, then another perl script to terminate the same process. I can start a process using... --- use Win32::Process; use Win32; sub ErrorRe

Re: Zip using Perl

2004-01-28 Thread RL
I downloaded zip23xN.zip and unz550xN.exe from http://ftp.info-zip.org/pub/infozip/WIN32/ "Manish Uskaikar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi All, I would like to "zip" a file using perl script. I used following command:- system ("zip "); However this command fails

Re: Confused

2001-07-04 Thread RL Autry
At 09:55 PM 7/4/2001, Tim Musson wrote: >Hey RL, > >Wednesday, July 04, 2001, 9:41:19 PM, my MUA believes you used >QUALCOMM Windows Eudora Version 5.1 to write: > > >snip -- > >RA> When I run it in my ActivePerl.exe window -- >RA> nothing happens. >

Re: Confused

2001-07-04 Thread RL Autry
tting two for one emails or just me? Thanks, RL

Confused

2001-07-04 Thread RL Autry
hought perl was a "self-compiling language". What is it looking for? Why didn't ActivePerl.exe run it? Any help would be appreciated. Thanks, RL

Re: Editor

2001-07-03 Thread RL Autry
one is. Did you take a look at the file I sent? Someone told me that we could send the pl in our mail to the list is that correct? If so it would sure make things alot easier. Thanks, RL

Compiler

2001-07-03 Thread RL Autry
The question came up. Is a compiler even needed with Perl? Someone just told us you don't compile it, and that is one of the advantages to it. Thanks, RL

RE: Editor

2001-07-03 Thread RL Autry
ct: Re: Editor > > >www.vim.org > > >On Tue, 3 Jul 2001, Bill Pierson wrote: > > > Hello again, all. > > > > May I get some suggestions for any Windows-based PERL development tools? >Preferably, free ones? > > > > Thanks, > > --Bill > > > > Thanks, RL

Re: error

2001-07-03 Thread RL Autry
At 03:13 PM 7/3/2001, Jeff 'japhy' Pinyan wrote: >You did something like: > > require "uid"; > >I don't know why. This was originally on a UNIX machine. How can you know when you have a script that will work with your operating system? In this case Windows2000 Server. Thanks, RL

error

2001-07-03 Thread RL Autry
Can someone go here and tell me what this error message means in English? I am still learning Perl, English I know --- well kinda --- LOL http://www.cyberdzyns.com/cgi-bin/wsearch.pl Thanks, RL

Re: Windows2000

2001-07-03 Thread RL Autry
At 11:38 AM 7/3/2001, Bryan DeLuca wrote: > Since FrontPage extended >servers support DAV and DAV is a standardized extension to HTTP (It is also >used by the Windows Web Folders feature) you might consider using DAV to >transfer your files. What does DAV stand for and how do I use it? RL

Re: Windows2000

2001-07-03 Thread RL Autry
can get more help on this. But when I click reply it addresses it to the individual. So this time I clicked on reply to all. That seems to be the only way I can get a message in the form of a reply to the list. Am I doing something wrong or is that just the way this list works? Thanks, RL

Windows2000

2001-07-02 Thread RL Autry
advised us to use our "Network Places" instead for file transfer. Does anyone know how we can tell our Windows2000 Professional Operating system (Network Places) that it is moving a .pl or .cgi, ect file so that we can be sure it does it in ASCII? Thanks, RL

uid

2001-07-02 Thread RL Autry
won't work on the new one). What is a UID and how do we get one? Some of our scripts say it is required for the script to work. Our Virtual Server Admin says they don't know what it is. Thanks, RL