On Wed, 21 Jul 2004, Sundaram Divya-QDIVYA1 wrote:
> Hi all,
>
> I am working to transition many of our Perl CGI based tools to use the
> .NET Framework. I would like to preserve the logic that is in our
> existing Perl scripts.
>
> Any advice on how to best do this without extensive re-writing?
>
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
: Okay I'm trying to do some reporting here. I'm looking
: into our database and trying to build a report on
: ceartian fields. Two reoports basically...And for some
: reason I'm not getting the last userid and their
: number of entries to print from th
Siyad Ahmed Naina wrote:
> hi,
> I used Win32::Process module to create a process. But
> when i want to kill that process using either
> obj->kill() or Win32::Process::Killprocess() its not
> killing the process. Can anyone tell me why it is?.
>
> Code snippet:
>
>
> Win32::Process::Create($Pro