Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cwang From: cwang@tut.cis.ohio-state.edu (Chang-Jia Wang) Newsgroups: comp.lang.c++ Subject: Problems of Zortech C++ v2.1 Message-ID: <82035@tut.cis.ohio-state.edu> Date: 11 Jul 90 04:08:28 GMT Reply-To: Chang-Jia Wang Distribution: na Organization: Ohio State University Computer and Information Science Lines: 38 Hi, Zortech experts: I have just received my Zortech C++ 2.1. I made a test run on it and found several problems: 1. How can I print a file from ZWB? The Update Guide said that there is a "Print" option in the "File" menu. But I couldn't find any! How strange! Does anybody know what happen? 2. After some mouse operation on the main menu, ZWB sometimes inserted an "O" into my text. It happened three times. Was it a bug of ZWB? 3. I like the Alt-U in ZED v2.0, which flushes comments to the right. Can ZWB do the same thing? 4. I have a monochron monitor, so I cannot see iconized window unless I use "iconView" menu. Is there any way I can change the "color" of icons? 5. The Update Guide said that I can use DOS wildcard for filename. However, I found ZWB doesn't recognize wildcard when I "Open New Window" and "Visit." 6. I have a line in my autoexec.bat: set include=c:\zortech\include;d:\include and I have some .hpp files in d:\include. It worked fine in v2.0. However, v2.1 couldn't find those .hpp files, and prompted messages like: cannot open "foo.hpp" I suspect it is a bug. (I think v2.1 won't recognize the second directory of LIB environment either.) How can I work around with it? Thanks in advance. C.J.