Re: [Harbour] [xHarbour] REPLACE ... WITH ... : Weired Bug

2008-02-13 Thread Pritpal Bedi
Hello Przemek This application use rdd_ads. > ? fieldpos("prpremium"), "["+fieldname(nFieldNo)+"]" Both functions return correct info. > BTW do you use any hb_gcAlloc() in your code? No, nowhere. I have not tested the return values of fieldput() yet. While examining PutValue method in ad

Re: [Harbour] [xHarbour] REPLACE ... WITH ... : Weired Bug

2008-02-13 Thread Przemyslaw Czerpak
On Wed, 13 Feb 2008, Przemyslaw Czerpak wrote: > > Fieldput() in place of REPLACE solves the issue. But then error shits to > > next REPLACE. After replacing for function call in this IF/ENDIF block, > > error shits its base. > > Looks like dynamic symbol table corruption or sth wrong in > RDD yo

Re: [Harbour] [xHarbour] REPLACE ... WITH ... : Weired Bug

2008-02-13 Thread Mindaugas Kavaliauskas
Przemyslaw Czerpak wrote: And this message is also confusing because it reports error in FPT file when the problem is in memo block address stored in DBF file . It contains repl(" ",9)+chr(10) - Clipper decode it as number without any validation and this as result it receives some unexpected bloc

Re: [Harbour] [xHarbour] REPLACE ... WITH ... : Weired Bug

2008-02-13 Thread Przemyslaw Czerpak
On Wed, 13 Feb 2008, Mindaugas Kavaliauskas wrote: > We had a little similar situation a week ago. Accessing field gives > runtime error "Variable does not exist", but my error log files > indicated (I print values of all fields of current workarea into log), > what field exists in workarea. > T

Re: [Harbour] [xHarbour] REPLACE ... WITH ... : Weired Bug

2008-02-12 Thread Pritpal Bedi
Thanks Przemek Przemyslaw Czerpak-2 wrote: > > Looks like dynamic symbol table corruption or sth wrong in > RDD you are using. I'm also not familiar with recent xHarbour > modifications so I cannot say if sth in core code was not > changed. Check what shows: > >? fieldpos("prpremium"), "["

Re: [Harbour] [xHarbour] REPLACE ... WITH ... : Weired Bug

2008-02-12 Thread Przemyslaw Czerpak
On Tue, 12 Feb 2008, Pritpal Bedi wrote: > This message is asked in this group because I never received any > clarification from xHarbour DL even after posting it for 3 times. Sorry, but > it is urgent to be resolved as the large application of the organization I > am employed with getting worst da

[Harbour] [xHarbour] REPLACE ... WITH ... : Weired Bug

2008-02-12 Thread Pritpal Bedi
Hello Przemek This message is asked in this group because I never received any clarification from xHarbour DL even after posting it for 3 times. Sorry, but it is urgent to be resolved as the large application of the organization I am employed with getting worst day-by-day. Again it is a "shiftin