RE: [U2] Identifying the pid for a user

2008-11-12 Thread Baker Hughes
 DECLARE GCI getpid ; * general C interface call
 PID = getpid() ; * get the unix process ID for this process


-Baker

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Taylor
Sent: Saturday, November 08, 2008 1:32 PM
To: u2-users@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 Way
Rolling Hills Estates, CA 90274
(O) 800-SYSMARK (800-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 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]

 630.235.2975
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

This communication, its contents and any file attachments transmitted with it 
are intended solely for the addressee(s) and may contain confidential 
proprietary information.
Access by any other party without the express written permission of the sender 
is STRICTLY PROHIBITED.
If you have received this communication in error you may not copy, distribute 
or use the contents, attachments or information in any way.  Please destroy it 
and contact the sender.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Identifying the pid for a user

2008-11-12 Thread Tom Dodds
Thanks to all who submitted suggestions.  I got it to work.

Thanks again

Tom 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Baker Hughes
Sent: Wednesday, November 12, 2008 4:12 PM
To: 'u2-users@listserver.u2ug.org'
Subject: RE: [U2] Identifying the pid for a user

 DECLARE GCI getpid ; * general C interface call
 PID = getpid() ; * get the unix process ID for this process


-Baker

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave Taylor
Sent: Saturday, November 08, 2008 1:32 PM
To: u2-users@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 Way
Rolling Hills Estates, CA 90274
(O) 800-SYSMARK (800-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 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]

 630.235.2975
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

This communication, its contents and any file attachments transmitted with
it are intended solely for the addressee(s) and may contain confidential
proprietary information.
Access by any other party without the express written permission of the
sender is STRICTLY PROHIBITED.
If you have received this communication in error you may not copy,
distribute or use the contents, attachments or information in any way.
Please destroy it and contact the sender.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

__ Information from ESET NOD32 Antivirus, version of virus signature
database 3607 (20081112) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


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 for a user
 
 
 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 method of acquiring the  pid of the current process.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Identifying the pid for a user

2008-11-08 Thread Dave Taylor

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 Hills Estates, CA 90274
(O) 800-SYSMARK (800-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 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]

630.235.2975
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[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]

630.235.2975
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


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 method of acquiring the  pid of the current process.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/