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
Print Page as PDF
Routine: USREN24

Package: Authorization Subscription

Routine: USREN24


Information

USREN24 ; SLC/MAM - Environment Check Rtn for USR*1*24;6/19/03

Source Information

Source file <USREN24.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Check environment
; -- Set data for User Class to export:
SETXTMP ; Set data for new User Class into ^XTMP:
; Use exterior data:
USRDUPS(SILENT) ; Return IEN if site already has User Class
; If not, return 0

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Aborting Install..."
  • Line Location: MAIN+6
Function Call: WRITE
  • Prompt: !,"User Classes look OK."
  • Line Location: MAIN+7
Function Call: WRITE
  • Prompt: !,"You already have the User Class exported by this patch. I don't want"
  • Line Location: USRDUPS+13
Function Call: WRITE
  • Prompt: !,"to overwrite it. Please change its name so it no longer matches the"
  • Line Location: USRDUPS+14
Function Call: WRITE
  • Prompt: !,"exported one, or if you are not using it, delete it. For help, contact"
  • Line Location: USRDUPS+15
Function Call: WRITE
  • Prompt: !,"National VistA Support."
  • Line Location: USRDUPS+16
Info |  Source |  Entry Points |  Interaction Calls