アーティクル - CS176404
ACL 関数 buffer_clipboard_contents (clip) に失敗しましたが、bc = buffer_clipboard_contents (クリップ) が Arbortext Editor 6.0 M110 にありません
修正日: 26-Sep-2014
適用対象
- Arbortext Editor 6.0 M100 and up
- Arbortext Styler 6.0 M100 and up
説明
- 5.4 では、関数を使用した ACL コード buffer_clipboard_contents(clip);予想どおりに動作-テキストが挿入されます。
- 6.0 M100 で、関数を使用した ACL コード buffer_clipboard_contents(clip);予想どおりに動作-テキストが挿入されます。
- 6.0 M110 で、関数を使用した ACL コード buffer_clipboard_contents(clip);予期したとおりに動作しません-テキストが挿入されていません
- 挿入しようとしています
<para id="ID000-168-623">this is a test</para>
<para id="ID000-168-624">this is another test</para>
最新バージョンはこちらを参照ください CS176404