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

Package: Record Tracking

Routine: RTFIX


Information

RTFIX ;PKE/ISC-ALBANY-Cleanup 190.3 Routine; ; 4/7/93 11:45 AM ; [ 08/01/93 9:42 PM ]

Source Information

Source file <RTFIX.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;entry point
CONT
KILL
QUE ;entry to queue with taskman from prog mode
JOB
DEBUG
STOPJOB ;entry to stop job after about 1000 records if jobbed or tasked
RATE ;entry to see how its going
DOC ;The routine can run from programmer mode by

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?3,"Another RTFIX is running"
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: "."
  • Line Location: CONT+9
Function Call: WRITE
  • Prompt: !?5,"The RTFIX routine will be stopping soon . . ."
  • Line Location: STOPJOB+2
Function Call: WRITE
  • Prompt: !?3,"Minutes/1K records = ",$P(^TMP("RTFIX","RATE"),"^",2)
  • Line Location: RATE+3
Function Call: WRITE
  • Prompt: !?3," Current Record # = ",$P(^TMP("RTFIX","RATE"),"^",3)
  • Line Location: RATE+4
Function Call: WRITE
  • Prompt: !?3," Last Record # = ",$P(^RT(0),"^",3),!
  • Line Location: RATE+5

FileMan Files Accessed Via FileMan Db Call

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