[Harbour] Re: bug: ACHOICE()

2010-02-06 Thread Pritpal Bedi
Oh sorry Here is the top of that code: = #include "dev.ch" #include "INKEY.CH" #include "SETCURS.CH" #include "SET.CH" #include "ACHOICE.CH" #include "COMMON.CH" #ifdef __XPP__ #include 'appEvent.ch' #endif #ifdef __WVT__ #include 's

[Harbour] Re: bug: ACHOICE()

2010-02-06 Thread Pritpal Bedi
Hi Below is the ACHoice as class code which I wrote years back. Right now I cannot collect why I did so as memory has faded. May be this code comes handy if someone one wants to give it a look. Just let me know if some function is missing. It is simply a copy and paste operation. =