Re: [Gambas-user] Issue 40 in gambas: small error (Gambas3)

2011-02-26 Thread gambas
Comment #2 on issue 40 by a.al...@gmail.com: small error (Gambas3) http://code.google.com/p/gambas/issues/detail?id=40 Thank you for your attention! -- Free Software Download: Index, Search & Analyze Logs and other IT d

Re: [Gambas-user] Issue 40 in gambas: small error (Gambas3)

2011-02-22 Thread gambas
Updates: Status: Invalid Labels: -Version Version-TRUNK Comment #1 on issue 40 by benoit.m...@gmail.com: small error (Gambas3) http://code.google.com/p/gambas/issues/detail?id=40 PRINT internally uses the Str() function to convert its arguments, so 'PRINT True' prints 'True' (or

[Gambas-user] Issue 40 in gambas: small error (Gambas3)

2011-02-22 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 40 by a.al...@gmail.com: small error (Gambas3) http://code.google.com/p/gambas/issues/detail?id=40 1) Describe the problem. sample: Dim Var_bool As Boolean Var_bool = True