Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!vax5.cit.cornell.edu!hd7x From: hd7x@vax5.cit.cornell.edu (Sanjay Aiyagari) Newsgroups: comp.windows.ms Subject: Re: Windows 3.0 Questions Message-ID: <1991Apr3.164956.3843@vax5.cit.cornell.edu> Date: 3 Apr 91 16:49:56 EDT References: <1991Apr2.155841.4106@meadow.uucp> Distribution: comp Organization: CIT, Cornell University Lines: 33 In article <1991Apr2.155841.4106@meadow.uucp>, py@meadow.uucp (Peter Yeung) writes: > I was trying to run Lotus 123 version 3.0 in Windows enhanced mode and it > complained about not liking 123 to switch into protected mode. It seems to > work in standard mode. Question: is there a way to run 123 version 3.0 in > enhanced mode or is it hopeless? The problem is that 123 version 3.0 did not conform to the DOS Protected Mode Interface (DPMI) that Windows requires DOS-extended programs to use. 123 3.0 used an older specification called VCPI (Virtual Control Program Interface). What you should do is upgrade to 123 Version 3.1, which uses DPMI and is able to run from enhanced mode. > In enhanced mode, Windows will try to assign the com port to whatever program > trying to use it. There are 3 options: (1) ask you whenever your program > tries to use the com port and allocate the com port to that program only; > (2) don't ask anything and make the com port available to all; (3) check the > com port once in a while and allocate the com port to whoever needs it. The > problem is that when I tried to use any DOS communication program, only > option (1) would work. Using other options will either generate a lot a > garbage or Windows keeps asking you whether it is OK to give the program > the com port. Is there a way to pick(1) without having Windows prompting you > everytime you use a DOS comm. program (actually, it prompted you even if you > just go into DOS without running anything)? Check your PIF file to see if you have the Uses COM1 (or COM2 or whatever) box checked. If it is, then Windows assumes the program uses the COM port. Perhaps all the extra times Windows is asking about the COM port are due to the fact that you may inadvertently have the Uses COM1 box checked in many of your PIF files when it is not necessary. Sanjay Aiyagari (hd7x@vax5.cit.cornell.edu)