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:
Larry Barnes <[log in to unmask]>
Reply To:
Larry Barnes <[log in to unmask]>
Date:
Thu, 5 Oct 2006 13:21:45 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
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 *

ATOM RSS1 RSS2