Le 23/06/2016 02:27, Jussi Lahtinen a écrit :
> Hi!
> See the attached project. In module mTest at line 1679 begins test loop,
> which fails randomly on my system (information at the end of the mail).
>
> I use "hProcess.Wait" and this used to work, but now I need to add also
> "Wait".
> Is that correct behavior?

You means that hProcess.Wait() does nothing? No, it's not normal. It 
should do the same thing as the WAIT keyword, i.e. wait for the process 
termination.

> If I understand the documentation correctly, then it is not.
> http://gambaswiki.org/wiki/comp/gb/process/wait
>
> Also I'm missing old terminal feature to turn "debug" outputs as links to
> the source code!
> Is it possible to re-implement it to this new terminal?

It's difficult now, because the new terminal is a control on its own, 
and so has no support for interpreting and highlighting its contents. If 
I find solution, I will tell.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to