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

Package: Clinical Reminders

Routine: PXRMTXCE


Information

PXRMTXCE ;SLC/PKR - List Manager routines for taxonomy choose entries. ;05/21/2013

Source Information

Source file <PXRMTXCE.m>

Entry Points

Name Comments DBIA/ICR reference
ENTRY ;Entry code
EXIT ;Exit code
HDR ; Header code
HELP ;Display help.
HLITE(ENUM,MODE,PXRMTIEN) ;Highlight/unhighlight an entry. MODE=1 turns on
HTEXT ;Taxonomy choose entries help text.
PEXIT ; Protocol exit code
REMTAX ;Remove a taxonomy.
REMOVE(IEN) ;
SELECTED(IEN) ;
SELTAX ;Select a taxonomy.
SLIST(PXRMTIEN) ;
START ;Main entry point for PXRM TAXONOMY SELECTION
XQORM ;Set range for selection.
XSEL ;Entry action for protocol PXRM TAXONOMY CHOOSE ENTRY.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Select a taxonomy or taxonomies to import from."
  • Line Location: START+1
Function Call: WRITE
  • Prompt: !,"Only one item number allowed."
  • Line Location: XSEL+7
Function Call: WRITE
  • Prompt: !,SEL_" is not a valid item number."
  • Line Location: XSEL+10
Info |  Source |  Entry Points |  Interaction Calls