Télécharger la liste

Description du projet

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

Système requise

System requirement is not defined

Livrée : 2020-04-20 17:49
Decimal BASIC 8.1.0.5 (10 files Cacher)

Notes de release

Decimal BASIC Ver.8.1.0.5  2020/04/20

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.0.5 2020/04/20

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

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

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

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

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

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

  MOUSE POLL
  GetKeyState

Changelog

Fixed the bug Help search cannot act accurately when the program contains multi-byte characters.

プログラムがマルチバイト文字(漢字など)を含むとヘルプの検索が正しく行えないバグを修正。