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

Package: DSS Extracts

Routine: ECXPROUI


Information

ECXPROUI ;ALB/DAN - Display unit of issue records from file 420.5 ;3/6/17 15:25

Source Information

Source file <ECXPROUI.m>

Entry Points

Name Comments DBIA/ICR reference
START ;
GETUNITS ;Get unit of issue
PRINT ;Display results
HEAD ;Print header

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report will list all units of issue that can be used in prosthetics.",!,"The list will include the 2 character name as well as the full name.",!
  • Line Location: ECXPROUI+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HEAD+3
Function Call: WRITE
  • Prompt: "Unit of Issue List on ",RDAT,?70,"Page: ",PAGE,!
  • Line Location: HEAD+5
Function Call: WRITE
  • Prompt: !,"NAME",?5,"FULL NAME",!,$$REPEAT^XLFSTR("-",80)
  • Line Location: HEAD+6
Info |  Source |  Entry Points |  Interaction Calls