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

Package: Survey Generator

Routine: QAPUTIL1


Information

QAPUTIL1 ;557/THM-SURVEY GENERATOR UTILITIES, PART 2 [ 06/01/95 10:32 AM ]

Source Information

Source file <QAPUTIL1.m>

Entry Points

Name Comments DBIA/ICR reference
HELP ;Help on question entry for creators
HELPLK ;display survey questions on user ??
SEL
HELPLKE ;display questions - creator edit
SELA

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This area allows you to enter individual questions to this newly",!,"created survey.",!!
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: "You will be asked to give an ",BLDON,"increment",BLDOFF," or a number to skip",!,"between each question. It may be any non-decimal number up",!,"to 99.",!!
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: "You will be asked to give a ",BLDON,"question number",BLDOFF," for each question. The",!,"system will use these numbers in all displays of question data.",!!
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: "A default starting question number will be supplied and will always",!
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: "be your increment, but you may override it if you wish. From",!
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: "then on, the number displayed will be the first number entered",!
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: "plus your designated increment.",!!
  • Line Location: HELP+8
Function Call: READ
  • Variable: ANS
  • Timeout: DTIME
  • Line Location: HELP+9
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPLK+1
Function Call: WRITE
  • Prompt: ?2,"Question",!?2,"number",?13,"Q u e s t i o n t e x t",!?2,"-------",?13,"--------------------------------------------------------------",!!
  • Line Location: HELPLK+2
Function Call: READ
  • Variable: ANSX
  • Timeout: DTIME
  • Line Location: SEL+2
Function Call: WRITE
  • Prompt: *7,"You must select ",SQUEST," to ",I," enter '^' or RETURN",!,"to go back to the previous prompt. "
  • Line Location: SEL+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPLKE+1
Function Call: WRITE
  • Prompt: ?2,"Question",!?2,"number",?13,"Q u e s t i o n t e x t",!?2,"-------",?13,"--------------------------------------------------------------",!!
  • Line Location: HELPLKE+2
Function Call: WRITE
  • Prompt: !!?10,"This survey does not yet have questions.",!
  • Line Location: HELPLKE+4
Function Call: READ
  • Variable: ANSX
  • Timeout: DTIME
  • Line Location: SELA+2
Function Call: WRITE
  • Prompt: *7,"You may select only from ",SQUEST," to ",I," enter '^' or RETURN",!,"to go back to the previous prompt. "
  • Line Location: SELA+6
Info |  Source |  Entry Points |  Interaction Calls