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

Package: Fee Basis

Routine: FBUCDUP


Information

FBUCDUP ;ALBISC/TET - Duplicate check of claims ;4/28/93 11:14

Source Information

Source file <FBUCDUP.m>

Entry Points

Name Comments DBIA/ICR reference
BUILD ;build display array of potential duplicates
LIST ;display array of potential duplicates
END
HDR ;header of list display
CR ;carriage return
PAGE ;new page

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !?(IOM-$L(FBTITLE)/2),FBTITLE
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,"No.",?10,"VETERAN",?40,"VENDOR",?70,"PROGRAM",!
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: !
  • Line Location: CR+1
Info |  Source |  Entry Points |  Interaction Calls