Re: perlvms - VMS-specific documentation for Perl

2006-08-20 Thread Craig A. Berry
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

RE: perlvms - VMS-specific documentation for Perl

2006-08-18 Thread Carl Friedberg
Hi Kees, Just a followup. Are you making progress? Best, Carl Friedberg [EMAIL PROTECTED] www.comets.com

Re: perlvms - VMS-specific documentation for Perl

2006-08-18 Thread Thomas Pfau
>>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

Re: perlvms - VMS-specific documentation for Perl

2006-08-18 Thread Craig A. Berry
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

RE: perlvms - VMS-specific documentation for Perl

2006-08-14 Thread Carl Friedberg
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