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

Package: Mental Health

Routine: YTALUSR


Information

YTALUSR ;ALB/ASF TEST-AUDIT ALCOHOL SCREEN CONDENSED REVISED ;7/14/00 12:31

Source Information

Source file <YTALUSR.m>

Entry Points

Name Comments DBIA/ICR reference
SCOR ;
DONE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"1. How often did you have a drink containing alcohol in the past year?"
  • Line Location: SCOR+4
Function Call: WRITE
  • Prompt: !?7,">> ",$S(R=0:"Never",R=1:"Monthly or less",R=2:"Two to four times a month",R=3:"Two to three times per week",R=4:"Four or more times a week",1:"??")
  • Line Location: SCOR+6
Function Call: WRITE
  • Prompt: !!,"2. How many drinks containing alcohol did you have on a typical day when"
  • Line Location: SCOR+7
Function Call: WRITE
  • Prompt: !?3,"you were drinking in the past year?"
  • Line Location: SCOR+8
Function Call: WRITE
  • Prompt: !?7,">> ",$S(R=0:"0 drinks",R=1:"1 or 2",R=2:"3 or 4",R=3:"5 or 6",R=4:"7 to 9",R=5:"10 or more",1:"??")
  • Line Location: SCOR+10
Function Call: WRITE
  • Prompt: !!,"3. How often did you have six or more drinks on one occasion in the past year?"
  • Line Location: SCOR+11
Function Call: WRITE
  • Prompt: !?7,">> ",$S(R=0:"Never",R=1:"Less than monthly",R=2:"Monthly",R=3:"Weekly",R=4:"Daily or almost daily",1:"??")
  • Line Location: SCOR+13
Info |  Source |  Entry Points |  Interaction Calls