JOE Conner wrote:
Andrew Douglas Pitonyak wrote:
Dim i As Integer
For i = 0 To 10
 Print "Hello"
Next

It fails on the Next statement. In other words, their build is broken; it worked fine on Fedora 8.
<<SNIP>>
Does "Next i" rather than "next" help any?
No. I tried that. But even if it did help, it would not help for the large libraries of existing macros that use the short cut. It is an excellent suggestion by the way.

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to