[Libreoffice-bugs] [Bug 46701] New: OPEN without FOR is a syntax error
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 27 15:21:07 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46701
Bug #: 46701
Summary: OPEN without FOR is a syntax error
Classification: Unclassified
Product: LibreOffice
Version: LibO 3.4.2 release
Platform: x86-64 (AMD64)
URL: http://cgit.freedesktop.org/libreoffice/help/tree/help
content2/source/text/sbasic/shared/03020103.xhp
OS/Version: Linux (All)
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: BASIC
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: giecrilj at stegny.2a.pl
The following instruction is reported as a syntax error:
OPEN "file.txt" AS 1
Workaround:
OPEN "file.txt" FOR INPUT AS 1
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list