[Gambas-user] Pre-release of Gambas 3.9.0

Jussi Lahtinen jussi.lahtinen at ...626...
Sun Aug 21 02:56:29 CEST 2016


> I tried on a Mint VirtualBox VM, and still have "Test passed!" as
> result. Can you tell me exactly where it fails in the code?
>

Randomly in module mTest at lines 1685, 1694, 1704 and 1714. So at every
occurrence of code 'If sTest <> "test" & gb.NewLine Then'.
Every time it fails the string sTest is empty, this should never occur if
the process has been ran. Or why else the string is empty?

See attached screenshot.

Now I realize that there is property "Blocking", which is false... so could
it be that the process is read too early and process.wait only waits for
some input..?


Jussi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2016-08-21 03:50:03.png
Type: image/png
Size: 99476 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20160821/d0aaba57/attachment.png>


More information about the User mailing list