1. Bindw: 2.2 <--> 2.3 (to Rob)

Hi Rob,

   if a program contains the following lines:

    ...
    puts(1," ... press any key ...")
    n = wait_key()
    abort(0)

and if the program in bounded by 'bindw', the behavior is different
whether you use version 2.2 or 2.3! Under 2.2 the window will be closed
as one expects, however, under 2.3 one has to press TWO keys to get the
window closed. Has it to do with the fact that under 2.2 the 'bindw' was
running under the DOS32 interpreter, and under 2.3 it's the WIN32
interpreter? Could you solve this? 

Nave a nice day, Rolf

ps: my system is WinNT.

new topic     » topic index » view message » categorize

2. Re: Bindw: 2.2 <--> 2.3 (to Rob)

Rolf Schroeder writes:
> if the program in bounded by 'bindw', the behavior is different
> whether you use version 2.2 or 2.3! Under 2.2 the window will be closed
> as one expects, however, under 2.3 one has to press TWO keys to get the
> window closed. 

2.3 works fine for me under Windows ME.

This "two key presses required" bug was introduced in 2.3 alpha,
but was fixed in 2.3 beta.

Make sure you are using the
2.3 *Official Release* (Feb 2002) Public Domain Edition,
and the 2.3 *Official Release* Complete Edition.
You may have to download your Complete Edition files again,
(using the same instructions that you already have).

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu