Re: [Gambas-user] Weird Press Enter > formatting error in IDE

2008-07-04 Thread Benoit Minisini
On lundi 30 juin 2008, richard terry wrote: > Version 1440. > > This should be reproducable. > > I'd typed in the function name and started writing a comment: > > Public Function Letter_Validate_Contents() as Boolean > 'Checks that there is adequate content in a letter > 'if there is

[Gambas-user] Weird Press Enter > formatting error in IDE

2008-06-30 Thread richard terry
Version 1440. This should be reproducable. I'd typed in the function name and started writing a comment: Public Function Letter_Validate_Contents() as Boolean 'Checks that there is adequate content in a letter 'if there is returns a true flag '