Visual DialogScript: Difference between revisions

Content deleted Content added
m link Windows API using Find link
m top: bad link repair, replaced: DelphiDelphi using AWB
Line 1:
'''Visual DialogScript''' (VDS) is an [[Interpreted language|interpreted]] [[programming language]] for [[Microsoft Windows]]. It can be used to create small, fast programs. VDS has a large number of dialog and graphical elements available to create professional looking programs. VDS programs have access to the [[Windows API]]; therefore, it is possible to write applications that can perform the same advanced tasks as other programming languages such as [[Visual Basic]], [[C++]], or [[Delphi (programming language)|Delphi]].
 
==Language==