Content deleted Content added
m link Windows API using Find link |
Link suggestions feature: 3 links added. |
||
(35 intermediate revisions by 29 users not shown) | |||
Line 1:
{{Short description|Interpreted programming language}}
'''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]].▼
{{Multiple issues|
{{One source|date=May 2019}}
{{Advert|date=May 2019}}
}}
▲'''Visual DialogScript''' (VDS) is an [[Interpreted language|interpreted]] [[programming language]] for [[Microsoft Windows]]
==Language==
The DialogScript language has a
==Syntax
'''Comments:'''
* <code># This is a single line comment</code>
Line 27 ⟶ 32:
==History==
* Visual DialogScript 2.0
* Visual DialogScript 2.5
Line 41 ⟶ 46:
* Visual DialogScript 6
==Currently
There are several versions available for download:
# '''Personal Visual DialogScript (PVDS) 4:''' This freeware version is intended for students and home PC users. The package includes a
# '''Visual DialogScript 2.5 (16-Bit Edition):''' This version marked the last release for Windows 3.1+ (16-bit).
# '''Visual DialogScript 5:''' This version is intended for power users, business users, and professional developers who use—or are developing scripts for—Windows 95/98/ME or Windows NT/2000/XP. This version can create compiled executable files, and includes a royalty-free run-time license (once registered). Additional features include an icon editor and support for many add-on extensions. As a 32-bit program, it supports long filenames,
# '''Visual DialogScript 6:''' The newest version of Visual DialogScript improves upon Visual DialogScript 5 and adds full support for [[Windows Vista]]. Additionally, the registered version can now create standalone compiled executable files that do not require an external runtime file.
==References==▼
<references/>▼
==External links==
Line 52 ⟶ 60:
*[http://www.vdsworld.com/ VDSWORLD: The Unofficial VDS Community]
*[http://forum.vdsworld.com/ VDSWORLD Discussion Forums]
*[https://web.archive.org/web/20100623115747/http://www.uvedese.es/ uVeDeSe: Unofficial Visual DialogScript Spanish Site]
*{{usurped|1=[https://web.archive.org/web/19991013210624/http://www.dragonsphere.net/ DragonSphere Software - Home of GadgetX Site]}}
*[http://shinobisoft.vdsworld.com/ ShinobiSoft Software - Home of SSMenu, SSTreeVw, and SSZip dlls]
▲==References==
▲<references/>
[[Category:Scripting languages]]
|