HP3000-L Archives

August 2003, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Larry Barnes <[log in to unmask]>
Reply To:
Larry Barnes <[log in to unmask]>
Date:
Tue, 19 Aug 2003 13:45:05 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (34 lines)
try

If pos('IA',HPUSERCAPF) > 0 THEN
 OK TO GO
ELSE
 ERROR MESSAGE / PAGE
ENDIF

-----Original Message-----
From: Wyell Grunwald [mailto:[log in to unmask]]
Sent: Tuesday, August 19, 2003 10:42 AM
To: [log in to unmask]
Subject: [HP3000-L] Capability IA in jobstream mode


I have a need to test a user in a jobstream for the capability of IA
(Interactive Access).  Is there a way to get this without sending the
LISTUSER command to a file, then parsing the file, sort of like getting file
information with FINFO ??  Ideally, I would like to do something like:

IF capability (USER.AMISYS) contains IA then
   OK to go
Else
   Error message / page
Endif

Wyell Grunwald

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2