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

Package: Prosthetics

Routine: RMPRPIYZ


Information

RMPRPIYZ ;HINES CIO/ODJ - Bar Code Print all label ;10/8/02 13:11

Source Information

Source file <RMPRPIYZ.m>

Entry Points

Name Comments DBIA/ICR reference
PB ;***** PB - Print ALL Bar Code labels
STN ;S RMPROVAL=$G(RMPRSTN("IEN"))
LOC ; askk for location
PRINT ;I '$D(RMPRBCP) G PRINTX
SELD
PNOW ;jump here if not queued.
LOOP ;loop 661.7 for all items in a location.
PROC ;process bar code for printing.
ITEM ;get 661.11 record
VEND ;get vendor from 661.6.
PRINTC ;
PBX
PRINTX

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: STN+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SELD+1
Function Call: WRITE
  • Prompt: !!,"** WARNING - This is NOT a Zebra Bar Code Printer!!",!!
  • Line Location: SELD+3
Info |  Source |  Entry Points |  Interaction Calls