Andrew Douglas Pitonyak wrote:

I installed the 64-bit Fedora 9 this weekend because I am writing an article that requires Fedora 9.

Fedora creates their own builds, including a 64-bit build. Their 64-bit build on Fedora 9 is unable to run the following macro

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?

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

Reply via email to