https://bugs.documentfoundation.org/show_bug.cgi?id=96270

Joel Madero <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |NOTABUG

--- Comment #1 from Joel Madero <[email protected]> ---
This just looks like bad syntax:

REPEAT 10 [
    FORWARD 100
]


That will work fine, or in your case:

REPETE 10 [
    AVANCE 10
]


Closing as NOTABUG, please go to the user mailing list or ask.libreoffice.org
if you have additional questions pertaining to the syntax of LibreLogo. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to