On Thu, 20 Dec 2007, David Arturo Macias Corona wrote: > Results of code: > -------------------------------- > [E:\harbour712\bin]prueba.exe > > 12/20/07 01:26:12 > .T. > 11/29/06 12:34:44 > .T. > 12/20/07 01:26:12 > -------------------------------- > Przemek, why code set "12:34:45" value and SETFDATI() get "12:34:44" ?
Because like in DOS file time is stored in two seconds periods so it's not possible to set odd number of seconds - it's FS/OS API limitation. > Except for warning in gtstd.c, This warning will be left for someone who will want to add keyboard support in OS2 build of GTSTD. It's intentional marker that sth should be done yet. Sorry but I will not make it myself - writing code of OS2 is a nightmare for me - I cannot even compile it (and of course test) and I have to look for incomplete documentation in Internet even for very basic things and then I have to ask you for real life tests. Real OS2 user with some practice with C should add keyboard support to GTSTD in few minutes. F.e. for STDIN only and GCC build it should be possible to simply copy OS2 keyboard code from GTPCA. > Harbour is ready for beta 4 under OS/2 - eCS, at least in build phase > But I suggest to release beta 4 until January, because many people are > on vacations, traveling, disconnected, ... We will release it when we will be ready ;-). Now we are waiting of modified by Viktor TBROWSE code and then we can start release process. Meanwhile I would like to ask for build tests with different C compilers and OSes other developers so we can locate existing problems. Thank you for your help. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour