[Gambas-user] Issue 42 in gambas: In Gambas3 (2.99.0), Line Input hangs up.

gambas at ...2524... gambas at ...2524...
Wed Feb 23 21:19:17 CET 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 42 by jonericn... at ...626...: In Gambas3 (2.99.0), Line Input  
hangs up.
http://code.google.com/p/gambas/issues/detail?id=42

1) In Gambas 2.99.0, Line Input does not work.

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

Version: TRUNK

Operating system: Linux
Distribution: Linux Mint
Architecture: x86_64
Desktop used: Gnome

This code hangs at Line Input:

' Gambas module file

Public Sub Main()

   Dim bb As String

   Print "====>";
   Line Input bb
   Print bb
   Print "Finished"

End


Attachments:
	TestLineInput.tar.gz  4.6 KB





More information about the User mailing list