Re: getting process id under NT

2008-08-03 Thread Ron Bergin
On Aug 1, 9:43 am, [EMAIL PROTECTED] (Epanda) wrote: > I have tried your pm and it works well on XP but does not on my NT > platform. > > I have the following error : Error - Variant '$_[0]' support status is > unknown. This can happen if > you 'use Win32::Process::Info ();'. Please do not

Re: getting process id under NT

2008-08-02 Thread epanda
I have tried your pm and it works well on XP but does not on my NT platform. I have the following error : Error - Variant '$_[0]' support status is unknown. This can happen if you 'use Win32::Process::Info ();'. Please do not do that. eod When I set the environment variables I have Windo

Re: getting process id under NT

2008-07-30 Thread happytown
On Jul 30, 11:09 am, [EMAIL PROTECTED] (Ron Bergin) wrote: > On Jul 29, 9:12 am, [EMAIL PROTECTED] (Epanda) wrote: > > > > > > > Hi HappyTown > > > I have seen your web link but I don't think it can show me the PID if > > I give the name of an existing and running Win NT application. > > > On 28 ju

Re: getting process id under NT

2008-07-29 Thread Ron Bergin
On Jul 29, 9:12 am, [EMAIL PROTECTED] (Epanda) wrote: > Hi HappyTown > > I have seen your web link but I don't think it can show me the PID if > I give the name of an existing and running Win NT application. > > On 28 juil, 05:24, [EMAIL PROTECTED] (Happytown) wrote: > > > On Jul 26, 3:14 am, [EMAI

Re: getting process id under NT

2008-07-29 Thread epanda
Hi HappyTown I have seen your web link but I don't think it can show me the PID if I give the name of an existing and running Win NT application. On 28 juil, 05:24, [EMAIL PROTECTED] (Happytown) wrote: > On Jul 26, 3:14 am, [EMAIL PROTECTED] (Epanda) wrote: > > > Hi, > > > I would like to know i

Re: getting process id under NT

2008-07-28 Thread happytown
On Jul 26, 3:14 am, [EMAIL PROTECTED] (Epanda) wrote: > Hi, > > I would like to know if it is possible to get win32 process ID under > Windows NT without using Win32::OLE because this one does not work > under NT. > > Thanks Maybe, this module can help you: http://search.cpan.org/~cosimo/Win32-API

getting process id under NT

2008-07-26 Thread epanda
Hi, I would like to know if it is possible to get win32 process ID under Windows NT without using Win32::OLE because this one does not work under NT. Thanks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/