3 Jan 2011 17:47
Re: [U2] [UV] PORT.STATUS questions.
Manu Fernandes <efv <at> infodata.lu>
2011-01-03 16:47:21 GMT
2011-01-03 16:47:21 GMT
Hi group, You can use uv provided subroutine !GET.USERS; search the uvdoc. If you use in basic EXECUTE "PORT.STATUS INTERNAL" CAPTURING VAR you get the port.status output in a dynamic array VAR ; <at> am, <at> vm You can also use in basic VAR=SYSTEM(1301) which return a dynamic Array, each attribute has 4 values: v1: Userno, v2:effective user name, v3: pid, v4: login type similar to what PORT.STATUS would show. Undocumented, but used by APP.PROGS GET.USERS.B No specials ; on uv. I hope this help. Manu > -----Message d'origine----- > De : u2-users-bounces <at> listserver.u2ug.org [mailto:u2-(Continue reading)users- > bounces <at> listserver.u2ug.org] De la part de Don Robinson > Envoyé : jeudi 30 décembre 2010 17:46 > À : U2 Users List > Objet : [U2] [UV] PORT.STATUS questions. > > Hello all, > > We are running Universe 11.1.17 on Aix 5.3. > > I use PORT.STATUS for several function within programs by capturing the > output and parsing it. I have a couple of problems with this.
RSS Feed