RE: [U2] Identifying the pid for a user

2008-11-12 Thread Baker Hughes
Subject: Re: [U2] Identifying the pid for a user Tom, Try @USERNO, or the USER.NO in LISTU on the entry with the asterisk or the first field from WHO, all on the User's connected line. hth, Dave Dave Taylor Sysmark Information Systems, Inc. Authorized IBM Business Partner 49 Aspen Way Rolling

RE: [U2] Identifying the pid for a user

2008-11-12 Thread Tom Dodds
@listserver.u2ug.org Subject: Re: [U2] Identifying the pid for a user Tom, Try @USERNO, or the USER.NO in LISTU on the entry with the asterisk or the first field from WHO, all on the User's connected line. hth, Dave Dave Taylor Sysmark Information Systems, Inc. Authorized IBM Business Partner 49 Aspen

RE: [U2] Identifying the pid for a user

2008-11-10 Thread George Gallen
This works as well with UV 10.0.2 running on RH9 George -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Buss, Troy (Logitek Systems) Sent: Friday, November 07, 2008 4:42 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Identifying the pid

Re: [U2] Identifying the pid for a user

2008-11-08 Thread Dave Taylor
-797-6275) (F) 310-377-3550 (C) 310-561-5200 www.sysmarkinfo.com - Original Message - From: Tom Dodds [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Friday, November 07, 2008 12:37 PM Subject: [U2] Identifying the pid for a user I know this has been address before, but I can't

[U2] Identifying the pid for a user

2008-11-07 Thread Tom Dodds
I know this has been address before, but I can't find any of the references to the solution. We are running UniVerse 10.2 in a Suse environment and I would like a reasonably simple method of acquiring the pid of the current process. Thanks for the help. Tom Dodds [EMAIL PROTECTED]

RE: [U2] Identifying the pid for a user

2008-11-07 Thread Buss, Troy (Logitek Systems)
SUB (PID) DECLARE GCI getpid PID = getpid() RETURN Works on universe 10.0.17 running on server 2003. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Dodds We are running UniVerse 10.2 in a Suse environment and I would like a reasonably simple