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

Package: Text Integration Utility

Routine: TIURE


Information

TIURE ; SLC/JER - Error handler actions ;Jul 09, 2020@12:07:54

Source Information

Source file <TIURE.m>

Entry Points

Name Comments DBIA/ICR reference
PRINT ; Print Buffer record associated w/unresolved filing error
PRINT1 ; Print a single buffer record
EDIT ; Edit Buffer record associated w/unresolved filing error
EDIT1 ; Single record edit
; Receives TIUDATA
FILERR(ERRDA) ; Resolve filing errors
FILEX
FLDERR(EVNTDA) ; Resolve field errors

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Item #",+TIUI," is already resolved."
  • Line Location: PRINT+7
Function Call: WRITE
  • Prompt: !!,"Resolving Event #",TIUI
  • Line Location: EDIT+8
Function Call: WRITE
  • Prompt: !,"Refreshing the list."
  • Line Location: EDIT+12
Function Call: WRITE
  • Prompt: !!,"Item #",+TIUDATA," was a successful filing event."
  • Line Location: EDIT1+6
Function Call: WRITE
  • Prompt: !,"Error has already been resolved.",!
  • Line Location: FILERR+6
Function Call: WRITE
  • Prompt: !
  • Line Location: FILERR+15
Function Call: WRITE
  • Prompt: !!,"Filing error resolution code could not be found for this document type.",!,"Please edit the buffered data directly and refile."
  • Line Location: FILERR+18
Function Call: WRITE
  • Prompt: !!,"You may now edit the buffered upload data in an attempt to resolve error:",!,$P(ERR0,U,4),!
  • Line Location: FILERR+19
Function Call: WRITE
  • Prompt: !,"Old error marked resolved; new error created. New error may take several more",!,"seconds to file, and may not be within current date/time range.",!
  • Line Location: FILERR+28
Function Call: WRITE
  • Prompt: "Error has already been resolved",!
  • Line Location: FLDERR+4
Function Call: WRITE
  • Prompt: !!,"You may now enter the correct information:",!
  • Line Location: FLDERR+6
Function Call: WRITE
  • Prompt: !,ERRDESC
  • Line Location: FLDERR+7

FileMan Files Accessed Via FileMan Db Call

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