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

gambas at ...2524... gambas at ...2524...
Tue Feb 22 13:19:02 CET 2011


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... at ...626...: 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
print "Var_bool is ", Var_bool 'output : Var_bool is     True ----> all  
right
print "Var_bool is "& Var_bool 'output : Var_bool is T        ----> not True

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.35-27-generic
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 10.10"

[System]
CPUArchitecture=x86_64
TotalRam=8193060 kB
Desktop=Gnome

[Gambas]
Gambas1=Not Installed
Gambas2=Not Installed
Gambas3=2.99.0
Gambas3Path=/usr/local/bin/gbx3


3) It is "Console - Command line application" project





More information about the User mailing list