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

Package: IFCAP

Routine: PRCTRCH


Information

PRCTRCH ;WISC@ALTOONA/RGY-HANDLE INTEGRITY CHECK OF REPORT ;01 Jun 90/3:57 PM

Source Information

Source file <PRCTRCH.m>

Entry Points

Name Comments DBIA/ICR reference
Q
LNCH
PCH
FLD ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: *7,!,"Error, name of report is null"
  • Line Location: PRCTRCH+4
Function Call: WRITE
  • Prompt: *7,!,"Error, FILE defined for this entry does not exist"
  • Line Location: PRCTRCH+5
Function Call: WRITE
  • Prompt: *7,!,"Error, no report text exists!"
  • Line Location: PRCTRCH+6
Function Call: WRITE
  • Prompt: *7,!,"Report TEXT line #",X," parameter is invalid!"
  • Line Location: LNCH+0
Function Call: WRITE
  • Prompt: *7,!,"Parameter in line #",X," is not numeric"
  • Line Location: LNCH+1
Function Call: WRITE
  • Prompt: *7,!,"Parameter #",$P(Y,"|",PRCT)," in line #",X," is not defined"
  • Line Location: LNCH+2
Function Call: WRITE
  • Prompt: *7,!,"Error, parameter #",X," is defined as FIELD, but has no field defined."
  • Line Location: PCH+0
Function Call: WRITE
  • Prompt: *7,!,"Error, parameter #",X," is defined as FIELD, but no FILE has been defined."
  • Line Location: PCH+1
Function Call: WRITE
  • Prompt: *7,!,"Error, parameter #",X," is defined as COUNTER, but START and/or INCREMENT",!," ... are not defined"
  • Line Location: PCH+3
Function Call: WRITE
  • Prompt: *7,!,"Error, parameter #",X," is defined as XECUTABLE CODE, but no CODE has",!," ... been defined!"
  • Line Location: PCH+4
Function Call: WRITE
  • Prompt: *7,!,"Field in parameter ",X," does not exist in file specified"
  • Line Location: FLD+1
Function Call: WRITE
  • Prompt: *7,!,"An invalid field exists for parameter #",X
  • Line Location: FLD+2
Info |  Source |  Entry Points |  Interaction Calls