Re: Res: [Harbour] harbour MT and windows98 crashes

2009-11-16 Thread Viktor Szakáts
> i uses BCC 5.1 > i use MSVC in some months ago, but i have problem, with variables > ex: > CLASS X >DATA xyz > > IF i call > X:zyx (guess an error) correct xyz > causes break, without message error, then i can´t find where are the error This is heavy claim, please back it up with a self-co

Re: Res: [Harbour] harbour MT and windows98 crashes

2009-11-16 Thread Przemysław Czerpak
On Mon, 16 Nov 2009, Fernando Athayde wrote: Hi, > i uses BCC 5.1 > i use MSVC in some months ago, but i have problem, with variables > ex: > CLASS X >DATA xyz > > IF i call > X:zyx (guess an error) correct xyz > causes break, without message error, then i can´t find where are the error Th

Res: [Harbour] harbour MT and windows98 crashes

2009-11-16 Thread Fernando Athayde
i uses BCC 5.1 i use MSVC in some months ago, but i have problem, with variables ex: CLASS X DATA xyz IF i call X:zyx (guess an error) correct xyz causes break, without message error, then i can´t find where are the error Thanks Fernando De: Przemysław Cze