Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: USRCLASS

Package: Authorization Subscription

Routine: USRCLASS


Information

USRCLASS ; SLC/JER - User Class Management actions ; 12/14/15 9:34am

Source Information

Source file <USRCLASS.m>

Entry Points

Name Comments DBIA/ICR reference
EDIT ; Edit user classes
EDIT1 ; Single record edit
; Receives USRDA
EXPAND ; Expand/Collapse user class hierarchy display
CREATE ; Class constructor
MEMBERS ; List Members of classes and their subclasses

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Editing #",+USRDATA,!
  • Line Location: EDIT+8
Function Call: WRITE
  • Prompt: !!," Expanded entries cannot be refreshed; please re-enter the option"
  • Line Location: EDIT+23
Function Call: WRITE
  • Prompt: !,"to see the result of your edits."
  • Line Location: EDIT+24
Function Call: WRITE
  • Prompt: !," Refreshing the list. If expanded entries require refreshing please"
  • Line Location: EDIT+25
Function Call: WRITE
  • Prompt: !,"collapse and re-expand the entries."
  • Line Location: EDIT+26
Function Call: WRITE
  • Prompt: !,"No Classes selected."
  • Line Location: EDIT1+3
Function Call: WRITE
  • Prompt: !,"Refreshing the list."
  • Line Location: EXPAND+4
Function Call: WRITE
  • Prompt: !!,"Listing Members of #",+USRDATA,!
  • Line Location: MEMBERS+5
Function Call: WRITE
  • Prompt: !,"Refreshing the list."
  • Line Location: MEMBERS+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^USR(8930 - [#8930] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call