PRCPUX2 ;WISC/RFJ/VAC/DST-extrinsic functions ; 2/21/07 10:52am
Source file <PRCPUX2.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| ISMSFLAG(SITE) | ;  isms switch on|off for site
 ; switch=0 or 1 for log code sheet format ; switch=2 for isms code sheet formats  | 
|
| INPERCNT(V1,V2,V3,V4) | ;  initialize percent graph
 ; v1=total number of entries ; v2=display character ; v3=reverse video on (optional) ; v4=reverse video off (optional) ; returns number v2 to display per entry  | 
|
| SHPERCNT(V1,V2,V3,V4,V5,V6) | ; display percent complete
 ; v1=current entry number executed ; v2=display this many v3 for each entry ; v3=character to display ; v4=reverse video on (optional) ; v5=reverse video off (optional) ; return last one displayed  | 
|
| QPERCNT(V1,V2,V3,V4) | ;  finish percent display
 ; v1=last v2 displayed ; v2=character to display ; v3=reverse video on (optional) ; v4=reverse video off (optional)  | 
|
| DISPLAY(DX1,DX2,X) | ;  display message
 ; dx1 = begin column ; dx2 = end column ; x = message  | 
|
| ODITEM(INVPT,ITEMDA) | ;Return a flag for On-Demand Item
 ; If an item is in the warehouse, return a "W", if the item is an ; on-demand item, return a "Y", otherwise return a null.  | 
|
| ODIPROM(Y) | ; Display prompt to user for On-Demand Items selection
 | 
|
| SRTPRMP(Y) | ; Display prompt for On-Demand Items SORT selection
 | 
|
| SINGIT(PRCPIP) | ; Prompt for selecting a single item or all items
 ; *98 Used by PRCPRODA ; ITEMSEL=NULL for all items selected or non-NULL for a single item  | 
|
| SING1 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |