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

Package: IFCAP

Routine: PRCSREC3


Information

PRCSREC3 ;WISC/KMB/DL-820 RECONCILIATION FOR ENTIRE SITE ;1/30/98 1445

Source Information

Source file <PRCSREC3.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;;Oct 20, 2000
NEW1 ;
PROCESS ;
PROCESS1 ;
FINAL ;
RESTART ;
LOOP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,?32,"THIS IS A LONG REPORT",!,?10,"Please check the paper in your printer before selecting a device",!
  • Line Location: NEW1+4
Function Call: WRITE
  • Prompt: !,"Please wait while I loop through your control points."
  • Line Location: NEW1+5
Function Call: WRITE
  • Prompt: "."
  • Line Location: NEW1+8
Function Call: WRITE
  • Prompt: !,"Beginning processing time: ",Y
  • Line Location: PROCESS+1
Function Call: WRITE
  • Prompt: !!,"Please select a device for printing this report",!!
  • Line Location: PROCESS+2
Function Call: WRITE
  • Prompt: !,"Ending processing time: ",Y,!,"Total time for processing: ",$$FMDIFF^XLFDT(ENDTIME,STARTIME,3),!
  • Line Location: FINAL+1
Function Call: WRITE
  • Prompt: !,"End of processing"
  • Line Location: FINAL+2
Function Call: WRITE
  • Prompt: !,"Use this option ONLY if you need to re-run your site running balance.",!
  • Line Location: RESTART+2
Function Call: WRITE
  • Prompt: !,"Do you wish to continue"
  • Line Location: RESTART+2
Function Call: READ
  • Variable: NX
  • Timeout: DTIME
  • Line Location: RESTART+5
Function Call: READ
  • Variable: NXX
  • Timeout: DTIME
  • Line Location: RESTART+6
Function Call: WRITE
  • Prompt: !,"Looping through control points.."
  • Line Location: RESTART+7
Function Call: WRITE
  • Prompt: "."
  • Line Location: LOOP+2
Info |  Source |  Entry Points |  Interaction Calls