HP3000-L Archives

October 2006, Week 1

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:
Tracy Pierce <[log in to unmask]>
Reply To:
Tracy Pierce <[log in to unmask]>
Date:
Thu, 5 Oct 2006 14:33:31 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (44 lines)
this lists every user in every account...
%repeat
%>repeat         
%>>echo ![ruser.user].![racct.account]
%>>veaudit forusers @
%>veaudit foraccts @
...so my guess is that your problem is that you've not specified an
racct loop via "veaudit foraccts".

> -----Original Message-----
> From: HP-3000 Systems Discussion 
> [mailto:[log in to unmask]] On Behalf Of Larry Barnes
> Sent: Thursday, October 05, 2006 1:22 PM
> To: [log in to unmask]
> Subject: Vesoft expression
> 
> I'm having issues with the expression command below.  I can't 
> figure out
> why it doesn't like the ![racct.account] variable.
> 
> Can anyone shed some light on this?
> 
> I need to capture all user logons that have "SM" capability for
> auditors.
> 
> 
>  repeat
>   if veuserinfo("![ruser.user].![racct.account]").cap("SM")
>    ECHO ![ruser.user].![racct.account]
>   endif
>  VEAUDIT FORUSERS @.@
> 
> Executing   if veuserinfo("FIELD.![racct.account]").cap("SM")
> Processing RACCT.account
>            ^
> Variable name encountered, but variable is not defined. (CIERR 9805)
> 
> * 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