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

Package: Income Verification Match

Routine: IVMRMCR


Information

IVMRMCR ;ALB/ESD - IVM Means Test Comparison Report ; 3 May 93

Source Information

Source file <IVMRMCR.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Get current year to display as part of user prompt.
BEGYR ; Ask user for year 1 of report.
ENQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!!?24,"IVM MEANS TEST COMPARISON REPORT"
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !!?3,"This report will be used to analyze consecutive years' Means Test data",!?3,"(e.g., 1991-1992). Please enter the first year for the two year period",!?3,"which you would like to analyze.",!
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !,"Invalid year entered. Enter a year less than the current year.",*7
  • Line Location: BEGYR+2
Function Call: WRITE
  • Prompt: !?3,"Means Test YEAR 1: ",1700+IVMBEGYR,!?3,"Means Test YEAR 2: ",1700+IVMENDYR,!!
  • Line Location: BEGYR+6
Function Call: WRITE
  • Prompt: !?3,"NOTE: The output is designed to use 80 columns."
  • Line Location: BEGYR+14
Info |  Source |  Entry Points |  Interaction Calls