Andrew Douglas Pitonyak wrote:
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.

Did you try

NEXT Please

--
OpenOffice.org User Community Forum: http://user.services.openoffice.org
United States PostgreSQL Association: http://www.postgresql.us/


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

Reply via email to