松川です。

LibreOffice5.1 のCalc BASICのprint文の実行時にランタイムエラーが発生します。

print文は文字列、数値なども簡単に出せるのでMagBoxとはまた良さがあります。

手順はprint文を実行してダイアログを出します。
OK と いいえ がでるので いいえを押すとエラー。
表示のダイアログなのでいいえの表示は必要ないとおもわれますけど。

これは、on error goto ラベル などで回避するしか方法がないのでしょうか。
バグでしょうか。

<検証は簡単なスクリプトです。>

Sub Main

print &quot;Hello world! ,pi

End sub

ダイアログの表示(OK と いいえ)
&lt;nabble_img src=&quot;ScreenClip.png&quot; border=&quot;0&quot;
alt=&quot;test&quot;/>










--
View this message in context: 
http://nabble.documentfoundation.org/BASIC-print-tp4158440.html
Sent from the Discuss mailing list archive at Nabble.com.
-- 
Unsubscribe instructions: E-mail to discuss+unsubscr...@ja.libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/ja/discuss/
All messages sent to this list will be publicly archived and cannot be deleted

メールによる返信