Error in Browse

This forum is for eXpress++ general support.
Message
Author
Wolfgang Ciriack
Posts: 484
Joined: Wed Jan 27, 2010 10:25 pm
Location: Berlin Germany

Re: Error in Browse

#11 Post by Wolfgang Ciriack »

Hi Roger, i will extract the code and send it tomorrow.
_______________________
Best Regards
Wolfgang

Wolfgang Ciriack
Posts: 484
Joined: Wed Jan 27, 2010 10:25 pm
Location: Berlin Germany

Re: Error in Browse

#12 Post by Wolfgang Ciriack »

Did you get my private mail ?
_______________________
Best Regards
Wolfgang

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Error in Browse

#13 Post by rdonnay »

When comparing my code between build 257 and 258 I discovered that I added something to 258 to enable the trapping of browse errors during a :forceStable().

There is a Get-Set function named DC_BrowseTrapErrors().

Call it like this at the beginning of your program: DC_BrowseTrapErrors(.t.)

Any error that occurs in the Alaska :forceStable() code will cause a BREAK.

Please give this a try.
The eXpress train is coming - and it has more cars.

Wolfgang Ciriack
Posts: 484
Joined: Wed Jan 27, 2010 10:25 pm
Location: Berlin Germany

Re: Error in Browse

#14 Post by Wolfgang Ciriack »

Thank you Roger, i will give a special version of my program to 2 of my customers next week.
I post the results.
_______________________
Best Regards
Wolfgang

Post Reply