I did, same result, but I've solved my problem by creating function for Indexing and then reindex everything with it, now it works like a charm ( At least until I get some error ).
Now I just need to figure out how to filter same user and use his messages to get In and Out for every user.
Still I get just 10 Lines USER_ID DATUM VRI_P VRI_K AMIHA 1.3.2012 ADMIN 1.3.2012 AMIHA 1.3.2012 ADMIN 1.3.2012 ADMIN 1.3.2012 AMIHA 1.3.2012 AMIHA 1.3.2012 ADMIN 1.3.2012 ADMIN 1.3.2012 15:54 ADMIN 21.3.2012 15:54 10:43 Is it problem cause some messages aren't In or Out, but just some gibberish so ...
I have function that's called with button click and it should populate DBF with DATA from another DBF. I'm stuck cause I don't know why it doesn't do that for all DATA (It does it for 1'st line only) Can some1 explain me what I'm doing wrong except everything :) FUNCTION Manj() LOCAL ID:=Space(20), ...
Yap all DLL's are in same dir as .exe cause like I've said I'm trying to start program on my friend's computer, he doesn't have ALASKA neither compilers or anything else. Program runs without any problem on my computer where I've compiled it. FUNCTION DC_SetCPU( nCPU, cFile ) LOCAL nHnd := 0 // file...
Thanks, that solved it, but now I get this: Xbase++ version : Xbase++ (R) Version 1.90.355 Operating system : Windows XP 05.01 Build 02600 Service Pack 3 ------------------------------------------------------------------------------ oError:args : -> VALTYPE: C VALUE: xpprt1.dll -> VALTYPE: N VALUE: ...
Do you maybe know which DLL is that, cause before this error I've got errors with the DLL's missing and I've put them all in the same folder as EXE, but now I got this and I don't know which DLL is missing.