https://bugs.documentfoundation.org/show_bug.cgi?id=154462
Bug ID: 154462
Summary: BASIC The ScriptForge.SF_FileSystem.pickfile macro
runs once, then returns error
Product: LibreOffice
Version: 7.3.7.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 186304
--> https://bugs.documentfoundation.org/attachment.cgi?id=186304&action=edit
error message generated by ScriptForge.SF_FileSystem.pickfile()
This code evinces the error:-
sub pickafile()
f = ScriptForge.SF_FileSystem.pickfile()
print(f)
End Sub
--
You are receiving this mail because:
You are the assignee for the bug.