PDA

View Full Version : folder-report always wanting a printer


edthehead
27-Sep-2006, 10:04 AM
I'm using 'folder report' in a script to create an XML which I later parse. I'm using it on a small embedded system which doesn't have much installed on it.

When the 'folder-report' call is made, I get a popup (even in '/silent') telling me that no printer is configured. I'm trying to run this script as part of an automated procedure, and I don't care to use a printer, but this message appears and pauses the script.

Is there anything I can do other than actually configuring a printer?

Tim
27-Sep-2006, 01:31 PM
That certainly sounds like a bug, although I can't see where in the code we're touching the Printer object when output is going to XML. We'll look into it further and try to get a fix for the next release.

edthehead
27-Sep-2006, 04:57 PM
One thing I forgot to mention is that without a printer, I get no output to the XML file, which really causes me problems. (This is version 2.3.1 by the way)

Chris
29-Sep-2006, 04:05 PM
Please update to our current release, 2.4.3 and let me know if the problem still shows up. If it is still showing up, please post your script here and let me know what version of Windows you're using so I can try to duplicate the problem.