Skip to content

FAQforge

  • Site Notice
  • Privacy Policy

commands

Merge Lines in VBScript (Windows)

by CSch

If you need to have multiple commands in one line in MS Windows' VBScript, you can accomplish that by using the colon (:) operator. The following line of script will display two message-boxes after each other: Msgbox"Hello." : Msgbox"Hey!" You can leave as much space as you want between the commands and the colon.

Categories Vista, Windows, Windows 7, XP Tags colon, commands, lines, merge, multiple, one, vbscript 1 Comment

Recent Posts

  • How to Install Gradle Build Tool on Debian 11
  • How to Update ISPConfig 3
  • How to Comment Out Code in PowerShell Script
  • How to Install Featherpad Text Editor on Ubuntu
  • How to Install Inkscape on Ubuntu

Categories

  • Android
  • Basics
  • CentOS
  • Controlpanels
  • Debian
  • Distributions
  • Email
  • FTP
  • iPad & iPhone
  • ISPConfig 2
  • ISPConfig 3
  • Linux & Unix
  • Mac OS X
  • Microsoft Exchange Server 2016
  • MySQL
  • O365
  • PostgreSQL
  • PowerShell
  • Programming
  • Server
  • Ubuntu
  • Uncategorized
  • Virtualisation
  • Vista
  • Webserver
  • Windows
  • Windows 10
  • Windows 7
  • Windows 8
  • Windows Server 2012 R2
  • Windows Server 2016
  • XP

Search

Categories

  • Android
  • Basics
  • CentOS
  • Controlpanels
  • Debian
  • Distributions
  • Email
  • FTP
  • iPad & iPhone
  • ISPConfig 2
  • ISPConfig 3
  • Linux & Unix
  • Mac OS X
  • Microsoft Exchange Server 2016
  • MySQL
  • O365
  • PostgreSQL
  • PowerShell
  • Programming
  • Server
  • Ubuntu
  • Uncategorized
  • Virtualisation
  • Vista
  • Webserver
  • Windows
  • Windows 10
  • Windows 7
  • Windows 8
  • Windows Server 2012 R2
  • Windows Server 2016
  • XP

Pages

  • Privacy Policy
  • Site Notice

Archive

© 2022 FAQforge • Built with GeneratePress