Skip to content

FAQforge

  • Site Notice
  • Privacy Policy
    • Cookie Declaration

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 Restart a Docker Container
  • How to restart a CentOS Server or Desktop
  • How to access the /stats folder with custom docroot set in ISPConfig 3
  • How to Install an NFS server on Ubuntu 22.04
  • Yarn Installation on Debian Linux

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
© 2023 FAQforge • Built with GeneratePress