Language Basics VisualBasic Script

Sub Test1()
  MsgBox "Please make sure that the printer is switched on"
End Sub