Download List

專案描述

Developing multi-platform and international edition of ISO Full BASIC.

System Requirements

System requirement is not defined

發布 2022-02-10 14:36
Decimal BASIC 8.1.1.3 (10 files 隱藏)

發布版本通知

Decimal BASIC Ver.8.1.1.3  2022/02/10

Decimal BASIC implements the GRAPHICS module and the MODULES module of ANSI/ISO Full BASIC except for a little incompatibility.

Notes on Mac.

When installed in a USB drive, if it has a name that includes a space, you can not launch the Help. Delete spaces in the drive name.

The following enhancements do not work good.

SET DRAW MODE (NOTXOR, MASK, MERGE, etc.)

MOUSE POLL

GetKeyState

十進BASIC Ver.8.1.1.3 2022/02/10

JIS Full BASIC 図形機能単位+モジュール機能単位+単文字入力機能単位に対応します(若干の非互換があります)。

SDIアプリケーションです。複数のファイルを開いておくことはできません。

MAC版は, USBメモリなどにインストールした場合など,ドライブ名に空白を含むとヘルプが起動しません(ドライブ名を変更してください)。

Mac版には次の不具合があります。

(1) 次の独自拡張文は正しく実行されません。

  SET DRAW MODE (NOTXOR, MASK, MERGE, etc.)

  MOUSE POLL

  GetKeyState

更動紀錄

Fatal exception reported on the Trace dialog too. Fixed the fault that the end of line was CHR$(13) in Mac.

続行可能例外をトレースダイアログにも出力するようにした。