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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PRCPULAB

Package: IFCAP

Routine: PRCPULAB


Information

PRCPULAB ;WISC/RGY-print barcode labels ;4.21.98

Source Information

Source file <PRCPULAB.m>

Entry Points

Name Comments DBIA/ICR reference
S
STA
END
DEV ; select device
Q
DQ ;
Q1
PRNT ;

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: S+0
Function Call: WRITE
  • Prompt: $C(7),!!,"Enter an 'S' to search and print or 'P' to print a specific range of items",!
  • Line Location: S+1
Function Call: WRITE
  • Prompt: !
  • Line Location: S+3
Function Call: READ
  • Formatting: !
  • Prompt: "Start with item #: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: STA+0
Function Call: WRITE
  • Prompt: !!,"Enter the item number for this inventory point that you want to start",!,"printing from.",!
  • Line Location: STA+0
Function Call: READ
  • Formatting: !
  • Prompt: " End with item #: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: END+0
Function Call: WRITE
  • Prompt: !!,"Enter the item number for this inventory point that you want to end with.",!
  • Line Location: END+0
Function Call: WRITE
  • Prompt: $C(7),!!,"There is not item # "_PRCPSTA_" defined for this inventory point.",!
  • Line Location: END+2
Function Call: WRITE
  • Prompt: $C(7),!!,"The beginning item number is greater than the ending item number.",!
  • Line Location: END+3
Function Call: WRITE
  • Prompt: @^(X,0)
  • Line Location: DQ+1
Function Call: WRITE
  • Prompt: @(^(X,0))
  • Line Location: PRNT+1
Function Call: WRITE
  • Prompt: $E(X,1,30),!," ",!,"IE",PRCPIP," ",PRCPSTA
  • Line Location: PRNT+2
Function Call: WRITE
  • Prompt: @(^(X,0))
  • Line Location: PRNT+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRCP(445 - [#445] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call