[Gambas-devel] Gambas 1.9.46 Help

Fabien Bodard gambas.fr at ...176...
Tue Nov 14 16:35:12 CET 2006


There is in fact two bugs :

FOR EACH sExec IN aTest
      bCheck = NOT CheckProgram(sExec)
      IF bCheck THEN BREAK
NEXT

sExec is never set with the content of aTest... Why ? this is a mystery.
(for me :)  )

the 'which ' command seem to not working at the same in debians system an
madiva ones. as Benoit seem to say it return something with 'which: /path'
and me i've directly the path ... so LIKE "which: *" will always return
false in my case. I think the better is to test if a begining path is
returned as : LIKE "/usr*", as which seem to return nothing in other case
and as webbrowsers are installed in /usr path in more that 95 % of cases.

regards,

Fabien Bodard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20061114/34559a4a/attachment.html>


More information about the Devel mailing list