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

Package: Survey Generator

Routine: QAPCHKST


Information

QAPCHKST ;557/THM-CHECK IF SURVEY CAN BE RELEASED [ 05/04/95 9:53 AM ]

Source Information

Source file <QAPCHKST.m>

Entry Points

Name Comments DBIA/ICR reference
REL

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Please wait while this survey is checked for missing critical data "
  • Line Location: QAPCHKST+5
Function Call: WRITE
  • Prompt: !
  • Line Location: QAPCHKST+6
Function Call: WRITE
  • Prompt: *7,!,"Last date for usage is missing"
  • Line Location: QAPCHKST+7
Function Call: WRITE
  • Prompt: !,"Demographic data is missing"
  • Line Location: QAPCHKST+8
Function Call: WRITE
  • Prompt: " and demographics are mandatory"
  • Line Location: QAPCHKST+9
Function Call: WRITE
  • Prompt: " (but demographics are not mandatory)"
  • Line Location: QAPCHKST+10
Function Call: WRITE
  • Prompt: !,"Survey title is missing"
  • Line Location: QAPCHKST+11
Function Call: WRITE
  • Prompt: !,"Survey instructions are missing"
  • Line Location: QAPCHKST+12
Function Call: WRITE
  • Prompt: !,"There are no questions for this survey"
  • Line Location: QAPCHKST+13
Function Call: WRITE
  • Prompt: !,"The answer type on question ",QAPQN," is not (a)lpha ,(n)umeric or (L)ikert"
  • Line Location: QAPCHKST+16
Function Call: WRITE
  • Prompt: !,"There is no question number for IFN ",QNUM
  • Line Location: QAPCHKST+17
Function Call: WRITE
  • Prompt: !,"Question ",QAPQN," is multiple choice and has no answers"
  • Line Location: QAPCHKST+18
Function Call: WRITE
  • Prompt: !,"Question ",QAPQN," has no question text"
  • Line Location: QAPCHKST+19
Function Call: WRITE
  • Prompt: *7,!!,"Perhaps this survey should not be released",!,"until this data is supplied.",!
  • Line Location: REL+0
Function Call: WRITE
  • Prompt: !,"Do you want to release anyway"
  • Line Location: REL+2
Function Call: WRITE
  • Prompt: !,"Answer Y release the survey or N to leave it as is. "
  • Line Location: REL+3
Function Call: READ
  • Variable: ANS
  • Timeout: DTIME
  • Line Location: REL+4
Function Call: WRITE
  • Prompt: !,"If you answer Y, the survey will be released regardless of",!,"what non-critical information is missing. N will leave it as is.",!!,"Press RETURN "
  • Line Location: REL+4
Function Call: WRITE
  • Prompt: !!,*7,"This survey is missing important data and cannot be released",!,"until it is supplied.",!!
  • Line Location: REL+6
Function Call: WRITE
  • Prompt: !!,*7,"You must specifically answer Y or N. "
  • Line Location: REL+7
Function Call: WRITE
  • Prompt: !!,"Survey released. ",!
  • Line Location: REL+8
Info |  Source |  Entry Points |  Interaction Calls