Visual DialogScript 7
v7.0 Renaissance
WindowsLinux32/64-bitUnicode

// Software

Visual DialogScript 7

The complete development environment to build scripts, automations and full Windows applications — in a fraction of the time.

159,00 €excl. VAT · one-time licence

VAT added at checkout based on your country.

Sales open soon — VDS 7 is in its final development phase.

Version
v7.0 Renaissance
Platform
Windows & Linux - 32/64-bit - Unicode
License
One-time purchase
Commands
100+
Elements
35+
Platform
Windows
Functions
130+

About this product

Simple and professional, Visual DialogScript gives you the tools you need to create batch processes, automation, or even full-featured applications. Whether it's for business or for pleasure, take advantage of an easy but powerful language to make your ideas real in only a fraction of the time it would take using any other language on the market.

The Visual DialogScript development environment

What you get

  • Compiler — build royalty-free distributable .exe files
  • Debugger with single-step and variable inspector
  • Editor with syntax highlighting and context help
  • Visual Window Designer
  • Resource linker and project manager
  • Over 100 commands, 130 functions and 35 elements
  • Extensive help file and application wizard

A language you learn in a day

DialogScript's syntax is deliberately simple: each command sits on one line with a plain-English name. Variables are typeless, functions start with @ just like a spreadsheet. If you've ever written a DOS batch file or a spreadsheet macro, you already understand the concepts.

TITLE My first script
INIFILE WRITE,Reg_Info,UserName,Fred Bloggs
%A = @ASK(Do you want to continue?)

No degree required — build real Windows applications in minutes.