
DBASIC FOR DELPHI 3,4,5,6,7
---------------------------

Dbasic is an advanced tool for Borland Delphi to integrate script 
programs (macros) into applications. With Dbasic all developers 
(or their customers) will be able to customize without limits the 
behaviour and features of their applications. 

COMPLETE SYNTAX: 
DBasic is a mix between Basic e Pascal and makes possible to realize every 
kind of programs; supports Long strings, Pointers and Recursive functions. 

FAST LEARNING: 
For the developer, complete documentation, object-oriented interface, 
easy to use. For the customer, Basic is the simplest programming language. 

DELPHI FUNCTIONS: 
Dbasic can call Delphi functions, so it is possible to perform 
every task of the application. 

HIGH SPEED: 
Scripts are not interpreted, they are compiled into a compact p-code and then 
executed by an assembly optimized virtual machine. 
This allows tasks of graphics, math and signal processing.

ZERO DLL, ZERO OCX: 
Dbasic is a compact unit which is compiled into the application.


USAGE
-----

See the complete documentation in DBASIC.HLP, compile the three demo projects.
Dbasic needs at design time: Dbasic.dcu, Dbasic1.dcu, Dbasic2.dcu, Dbasic3.dcu
in the project directory or in the path.


MORE INFORMATIONS
-----------------

Connect to: www.msbsoftware.it


SHAREWARE
---------

Dbasic is a shareware product, this demo version is limited to three (3) Delphi
functions and shows a nag screen. It cannot be used in commercial applications.
Dbasic is provided "as is" without implied warranties and fitness for a 
particular purpose. 
Registered users of Dbasic receive 1 year of technical assistance. 

Copyright 1999-2003 M.S.B di F.Cavicchio
WEB: www.msbsoftware.it
EMAIL: msbsoftware@tin.it
FAX,TEL: +39 0544 473589 

All rights reserved.
