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: ORB3REC

Package: Order Entry Results Reporting

Routine: ORB3REC


Information

ORB3REC ; SLC/AEB - Notification Management Options for Recipients/Users ;4/30/01 09:52

Source Information

Source file <ORB3REC.m>

Entry Points

Name Comments DBIA/ICR reference
ERASE ;
PFLAG ;
FLGOB ;
USRNOTS ; List notifications a user could receive
TITLE(ORBT)
PROC ; Process Parameter Settings
DASH(N) ;extrinsic function returns N dashes

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option purges all your existing notifications",!!?20,"*** USE WITH CAUTION ***"
  • Line Location: ERASE+5
Function Call: WRITE
  • Prompt: !!,$C(7),"Do you want to purge all notifications for recipient ",$P(^VA(200,DUZ,0),"^")
  • Line Location: ERASE+6
Function Call: WRITE
  • Prompt: !,"Enter 'YES' if you want to purge all existing notifications for this person.",!,"Do you want to purge all notifications for this recipient"
  • Line Location: ERASE+7
Function Call: WRITE
  • Prompt: !!,"Purging notifications...",!
  • Line Location: ERASE+8
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: TITLE+2
Function Call: WRITE
  • Prompt: !,?(80-$L(ORBT)-1/2),ORBT
  • Line Location: TITLE+3
Function Call: WRITE
  • Prompt: !,$$DASH($S($D(IOM):IOM-1,1:78))
  • Line Location: PROC+2
Info |  Source |  Entry Points |  Interaction Calls