Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See Directory structure for the Quaestor standards concerning the directories. Assume a knowledge base with the name KnowledgeBaseName
ReportPath$ = SYSTEMVAR$("ReportPath")

will return
"E:\My Documents\My Knowledge\Projects\_KnowledgeBaseName\Solutions\"

 


HTMLFileReportPath$ = SYSTEMVAR$("htmlfileReportPath")

will return
"file://E:/My Documents/My Knowledge/Projects/_KnowledgeBaseName/Solutions/"


So tell the outside World that a solution is not judged as succesful:
CALC_success$ = SYSTEMVAR$("QI_success","0")

Example knowledgebases

Download 

An example knowledgebase of this function can be donwloaded here 

 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview