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

Package: Order Entry Results Reporting

Routine: ORPKFIX


Information

ORPKFIX ;HISC/JFR - FIX BAD PACKAGE POINTERS IN ^OR(100 11/7/95 10:00

Source Information

Source file <ORPKFIX.m>

Entry Points

Name Comments DBIA/ICR reference
EN
DEVICE ;PRINT THE REPORT IF YOU WANT
QUIT
PRT ;SHOW THE OUTPUT
PAGE ;NEW PAGE
QUE ;QUE THE OUTPUT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"I'll check your ORDER file for bad PACKAGE file pointers.",!
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !!,"Finished"
  • Line Location: EN+18
Function Call: WRITE
  • Prompt: !!,ORCNT," Orders have been fixed."
  • Line Location: EN+19
Function Call: WRITE
  • Prompt: !!,"You can print a list of corrections if you wish.",!
  • Line Location: DEVICE+1
Function Call: WRITE
  • Prompt: !!,"You have ",ORCNT," corrections, you may want to send output to a printer!",!
  • Line Location: DEVICE+4
Function Call: WRITE
  • Prompt: !,"No corrections made"
  • Line Location: PRT+3
Function Call: WRITE
  • Prompt: !,"Order ",$P(ORNODE,"^")," repointed from ",$E($P(ORNODE,"^",2),1,20)," to ",$E($P(ORNODE,"^",3),1,20)
  • Line Location: PRT+7
Function Call: WRITE
  • Prompt: !
  • Line Location: PAGE+1
Function Call: WRITE
  • Prompt: @IOF,"Corrections from OR*2.5*37 ORPKFIX",?65,"Page: ",ORPAGE
  • Line Location: PAGE+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PAGE+3
Function Call: WRITE
  • Prompt: "-"
  • Line Location: PAGE+3
Function Call: WRITE
  • Prompt: !!,"Report cancelled!",!
  • Line Location: QUE+4
Function Call: WRITE
  • Prompt: !,"Report queued!"
  • Line Location: QUE+5

FileMan Files Accessed Via FileMan Db Call

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