Ok... after some more testing, I think I may have miss-stated the facts here.

Print sCMD does print the entire string. Now I'm leaning towards
believing this is yet another bug in the gtk component
message.info(sCMD) is what only shows the shortened string.

Does not happen when using gb.qt. Only gb.gtk

Can soneone else verify this??

On Wed, Jul 23, 2008 at 10:28 PM, Werner <[EMAIL PROTECTED]> wrote:
> M0E Lnx wrote:
>> I just tried that, and I get the same results. I dont know what the problem 
>> is..
>>
>> sCMD = "lzmadec " & chr(60) & space(1) & sFilePath
>>
>> for degbuggind, I print sCMD and all I get is "lzmadec". I can print
>> sFilePath and I know for a fact is has a value.
>>
> How about this:
>
> EXEC [ "lzmadec" , "<" , sPath ]
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to