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

            Bug ID: 155678
           Summary: BASIC runtime error. Argument is not optional.
           Product: LibreOffice
           Version: 7.5.3.2 release
          Hardware: x86-64 (AMD64)
                OS: macOS (All)
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

On startup LibreOffice opens a page full of BASIC macros. In [My Macros &
Dialogs].AncientGreek->Registry. The code that seems to be causing the problem
is:
        If IsMissing(isPath) then
                If not isPath then  <-- this line is highlighted
                        GetMyRegistryValue = sRegVal
                        Exit Function
                End If
        End If

I acknoledge the error, close the window and everything appears to be working
correctly, but I am not editing Greek at the moment. (FWIW Hebrew appears
fine.)

I noticed that the initial file selection menu doesn't open until after the
macros windows is closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to