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

Package: Radiology Nuclear Medicine

Routine: RAPSAPI


Information

RAPSAPI ;HOIFO/SWM-calling Pharmacy APIs ;8/29/05 08:12

Source Information

Source file <RAPSAPI.m>

Entry Points

Name Comments DBIA/ICR reference
EN1(RAX,RAN) ; call data^pss50 to get external values to some fields
; input RAX is ien to file 50
; input RAN is field number of file 50 to display
EN2(RADIC,RAUTIL) ; adapted from EN1^RASELCT
; called from selradio+11^RANMUTL1
1 ;
EXIT ;
K
SOME ; SG 4/12/07
HELP ;
SHOW
HLP
SHO
WRAP ;
PAUSE ;
EN5() ;display identifier from file 71.9, field 5 radiopharm
; ^(0) is ^RAMIS(71.9,-,0)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$S(RANUM>1:"Another one (Select/De-Select): ",1:RADIC("A"))
  • Line Location: 1+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: 1+2
Function Call: WRITE
  • Prompt: " ??",$C(7)
  • Line Location: SOME+2
Function Call: WRITE
  • Prompt: " ?? Enter at least 1 character before the ""*"".",$C(7)
  • Line Location: SOME+3
Function Call: WRITE
  • Prompt: !?5,"To deselect a ",RAFLD01," type a minus sign (-)",!?5,"in front of it, e.g., -",RAFLD01,"."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !?5,"Use an asterisk (*) to do a wildcard selection, e.g.,"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !?5,"enter ",RAFLD01,"* to select all entries that begin"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !?5,"with the text '",RAFLD01,"'. Wildcard selection is"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !?5,"case sensitive."
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !!,"You have already selected:"
  • Line Location: SHOW+0
Function Call: WRITE
  • Prompt: !
  • Line Location: HLP+0
Function Call: WRITE
  • Prompt: !?3,RA
  • Line Location: SHO+0
Function Call: WRITE
  • Prompt: !
  • Line Location: WRAP+1
Function Call: WRITE
  • Prompt: !?5,$P(RA," ",1,Y)
  • Line Location: WRAP+1
Info |  Source |  Entry Points |  Interaction Calls