Jump to content

Visual Dialog Script

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 81.71.113.110 (talk) at 17:21, 20 February 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Visual Dialog Script (or VDS) is an interpreter programming language which can be used to create small and fast programs. VDS has a large amount of dialog elements available, to create programs which don't only lóók professional, but which also áre professional. Because VDS can use the Windows API, you can do as good as anything with it which is possible with other programming languages like Visual Basic, Perl, Delphi, etc.




VDS uses easy to remember commands and functions, which refer to English words like:

- info Hello world!

- dialog create,<name>,<top>,<left>,<width>,<height>

- registry,write,USER,Microsoft\Windows\CurrentVersion\Run,MyProgram,%%MyProgramPath

- %%MyVariable = @input(Input some value!)




You can download Visual Dialog Script from the site below:

http://www.dialogscript.com/

More info and a lot of source codes and complete programs can be downloaded from VDSWORLD and the VDSWORLD forums:

VDSWORLD
VDSWORLD Forums