I'm testing QueryReporter from the command line and I can't get the HIDE or variable switches to work. If I understand the documentation correctly HIDE is suppose to not display the application. I am using a variable in my where clause but I'm also passing in a variable on the command line. The command I'm executing is QueryReporter.exe exec=myreport.rep &unit=ABC html=myreport.html hide. Any suggestions???