I'm trying to run Zope 2.2.2 under win2000 in a batch file. I'm just watching error messages and prints. I find that when zope has written a page to the cmd.exe window it locks further prints from python until I hit a key in the window and then it releases another page full. Is there a Win NT/2K guru who knows about such things and how to prevent this? -- Robin Becker
The only thing I could think of is that the output is getting piped to more or similar!? Phil ----- Original Message ----- From: "Robin Becker" <robin@jessikat.fsnet.co.uk> To: <zope@zope.org> Sent: Thursday, January 04, 2001 12:54 PM Subject: [Zope] WIN2k batch problem
I'm trying to run Zope 2.2.2 under win2000 in a batch file. I'm just watching error messages and prints. I find that when zope has written a page to the cmd.exe window it locks further prints from python until I hit a key in the window and then it releases another page full. Is there a Win NT/2K guru who knows about such things and how to prevent this? -- Robin Becker
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
In article <002b01c0765d$cc54cec0$5c773fc1@ml.uwcm.ac.uk>, Phil Harris <phil.harris@zope.co.uk> writes
The only thing I could think of is that the output is getting piped to more or similar!?
Phil
... seems like it's only with .bat, I turned it into a .cmd and it's ok now. -- Robin Becker
participants (2)
-
Phil Harris -
Robin Becker