Hello world/Standard error: Difference between revisions

m
Line 1,000:
 
=={{header|VBA}}==
<lang VBAVB>
Sub StandardError()
Debug.Print "Goodbye World!"
End Sub
</lang>
 
=={{header|VBScript}}==
Must work in cscript.exe
255

edits