home *** CD-ROM | disk | FTP | other *** search
- This is a sample qna form. It demonstrates the format of a QnA text file.
- If you press the q/a button, qna will process this form. During processing
- all lines beginning with a: and e: are removed. All lines beginning
- with q: are passed through the Relevance Language Parser. If there is an
- error in the expression, or the result does not exist on the current machine,
- the line will be followed by a line that begins with an e: along with an
- appropriate message. If the expression evaluates successfully, the following
- line will begin with an a: followed by the result of the expression.
-
- All other lines are passed through unchanged.
-
- *** The time that this document was processed ***
- Q: now
-
- *** Bios data ***
- Q: version of bios
- Q: date of bios
-
- *** If the user has filled out his profile from the BigFix Site ***
- Q: variable "ComputerMaker" of profile of site "http://sync.bigfix.com/cgi-bin/fixsite/bigfix"
- Q: variable "Model" of profile of site "http://sync.bigfix.com/cgi-bin/fixsite/bigfix"
-
- *** If the machine has oeminfo.ini that defines make and model of machine ***
- Q: key "Manufacturer" of section "General" of file "oeminfo.ini" of the system folder
- Q: key "Model" of section "General" of file "oeminfo.ini" of the system folder
-
- *** System and processor information ***
- Q: vendor name of main processor
- Q: system language
- Q: speed of main processor
- Q: number of processors
- Q: family name of main processor
- Q: stepping of main processor
-
- *** Operating system information ***
- Q: name of operating system
- Q: release of operating system
- Q: major version of operating system
- Q: minor version of operating system
- Q: build number high of operating system
- Q: build number low of operating system
- Q: platform id of operating system
- Q: csd version of operating system
-
- *** Look up the FileDescriptions of all the running applications ***
- Q: values "FileDescription" of version blocks of running applications
-
- *** Look up the location of the application currently associated with txt files ***
- Q: pathname of application of file extension ".txt" of the registry
-
- *** Lookup a product version number for an application ***
- Q: Product Version of application of file extension ".txt" of the registry
-
- *** application that handles printing of doc files ***
- Q: name of application "print" of file extension "doc" of the registry
-
- *** shell commands associated with word documents ***
- Q: names of keys of key "shell" of file type "Word.Document.8" of the registry
-
- ** Names of Applications from Microsoft ***
- Q: names of applications whose (value "CompanyName" of version block of it as lowercase contains "microsoft") of the registry
-