// Dear User, // // This is freelists Data Language template file explaining basic rules of the language. // Please refer to help documents and sample files provided to learn more about Data Language. // // Comment lines start with double-slash // Comment lines and empty lines will be ignored during processing. // Reserved words (title, item, resp etc.) are case insensitive. *title // Type the title of the data below // EXAMPLE: // title mypilesorts data *resp data // Enter respondent data in this section. // Enter variable names on first line // Use Space, TAB, or Comma as a delimiter; take phrases in double quotas <">, or // use "_" or "-" to join the words in phrase. // Use "na" (not available) reserved word to indicate missed data. // One line = one item data! // EXAMPLE: // ID Gender Age label // Michael male 25 Michael_Jackson // Osama female 48 "Osama bin Laden" // Ramses male 33 Ramses_II *freelists // Enter your freelists data in this section. // Use Space, TAB, or Comma as a delimiter when entering data on a line. // Continue data on the next line, if necessary. // Labels are optional. Number of items for each respondent not limited. // EXAMPLE: // resp Michael // sars // flu // tuberculosis // cancer // heart_attack // resp Osama // ms, cancer, "heart attack", depression, // smallpox, mumps // RESP Ramses // cancer // retardation // tuberculosis // retardation // Thank you for using Visual Anthropac! // Copyright ©2003 Analytic Technologies, Inc. // Software Engineering by AT and Medical Decision Logic, Inc.