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

Package: Quality Assurance Integration

Routine: QAQAHOCZ


Information

QAQAHOCZ ;HISC/DAD-AD HOC REPORTS: INTERFACE COMPILER ;9/3/91 15:52 [ 10/07/92 7:10 PM ]

Source Information

Source file <QAQAHOCZ.m>

Entry Points

Name Comments DBIA/ICR reference
ROUTINE ; *** Prompt user for Ad Hoc interface routine name
R1
R2
FILE ; *** Prompt user for the file that Ad Hoc will use
FIELDS ; *** Prompt user for the fields that Ad Hoc will use
NODATA ; *** Include optional output checking code in OTHER entry point (Y/N)
MENUHDR ; *** Prompt user for the sort/print menu screen header
BUILD ; *** Build Ad Hoc Report interface routine(s)
EXIT ; *** Exit the Ad Hoc interface compiler

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ROUTINE+2
Function Call: WRITE
  • Prompt: !!?5,"*** ",QAQPROG," already exists !! ***",*7
  • Line Location: ROUTINE+4
Function Call: WRITE
  • Prompt: !!?5,"Do you want to replace it"
  • Line Location: R1+0
Function Call: WRITE
  • Prompt: !!?10,QAQYESNO
  • Line Location: R1+2
Function Call: WRITE
  • Prompt: !!?5,"Replace ",QAQPROG,", are you sure"
  • Line Location: R2+0
Function Call: WRITE
  • Prompt: !!?10,QAQYESNO
  • Line Location: R2+2
Function Call: WRITE
  • Prompt: !!,"Select the FILE to be used by the Ad Hoc Report Generator."
  • Line Location: FILE+1
Function Call: WRITE
  • Prompt: !!,"Select the FIELDS to be used by the Ad Hoc Report Generator."
  • Line Location: FIELDS+1
Function Call: WRITE
  • Prompt: !!?5,"*** No sort fields chosen !! ***",*7
  • Line Location: FIELDS+2
Function Call: WRITE
  • Prompt: !!,"Automatically include the ""No data found..."" message"
  • Line Location: NODATA+1
Function Call: WRITE
  • Prompt: !
  • Line Location: MENUHDR+2
Function Call: WRITE
  • Prompt: !!,"Building the Ad Hoc Report Generator interface routine(s)...",!
  • Line Location: BUILD+1
Function Call: WRITE
  • Prompt: !!,"Enter 'DO ^",QAQPROG,"' to run the Ad Hoc Report Generator."
  • Line Location: BUILD+3

FileMan Files Accessed Via FileMan Db Call

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