John's Corner

Script

Script is a full featured Win32 programming language for Windows 95 to Windows 10. It provides a programming capability similar to batch programming but much more powerful. You can create front ends, automate tasks, and even create quite reasonable mini applications.

A full suite of windows commands are provided, covering:

  • program execution
  • user interface
  • file handling
  • file associations
  • directory handling
  • disk handling
  • printing
  • multimedia
  • registry
  • clipboard commands
  • byte manipulation
  • shortcuts
  • system tray
  • text string manipulation
  • local variables - numeric and text manipulation
  • environment variables
  • execution control
  • windows information
  • windows control
  • script control
  • internet commands
  • miscellaneous commands

New in version 4.4
  • Multiline banners and editable consoles
  • New Radio button & Tick box commands
  • New Get Current Windowname command
  • Fix line length limit on editbox


  • New Text formatting & Whitespace trim commands
  • New Bit test commands
  • New Media load command
  • some minor enhancements to existing commands

Script comes with a heap of sample scripts that demonstrate many of the capabilities, as well as being useful programs in their own right. You can use them as is, or modify them to suit your own needs.

Learn more about Script
Download Script version 4.5
Get compiled Scripts ready to go
Check out the sample scripts

Return to Front Page


John's Corner