At 10:45 AM -0400 8/18/06, Thomas Pfau wrote:
> >>Getting PID and setting a new name for a process running the Perlscript.
>>
>> I don't know of a programmatic way to change the process name in any
>> language, but I could be forgetting something. I suspect SET PROCESS
>> whacks the process header
Hi Kees,
Just a followup. Are you making progress?
Best,
Carl Friedberg
[EMAIL PROTECTED]
www.comets.com
>>Getting PID and setting a new name for a process running the Perlscript.
>
> I don't know of a programmatic way to change the process name in any
> language, but I could be forgetting something. I suspect SET PROCESS
> whacks the process header directly and there is no API that does this.
The S
At 4:21 PM +0200 8/8/06, van der Pot, Kees wrote:
>Hello,
>
>Reading "perlvms - VMS-specific documentation for Perl" and searching the
>internet i was wondering if there is more info about:
>
>Submitting batchjobs and queue manipulation.
VMS::Queue::submit()
and VMS::Queue has a lot of other fun
Hi Kees,
You've touched on a sensitive nerve. I'll try to give some hints, but
others may have more complete information
> -Original Message-
> From: van der Pot, Kees [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 08, 2006 10:21 AM
> To: vmsperl@perl.org
> Subject: perlvms - VMS-speci