VBScript mode
1
' Pete Guhl2
' 03-04-20123
'4
' Basic VBScript support for codemirror25
6
Const ForReading = 1, ForWriting = 2, ForAppending = 87
8
Call Sub020_PostBroadcastToUrbanAirship(strUserName, strPassword, intTransmitID, strResponse)9
10
If Not IsNull(strResponse) AND Len(strResponse) = 0 Then11
boolTransmitOkYN = False12
Else13
' WScript.Echo "Oh Happy Day! Oh Happy DAY!"14
boolTransmitOkYN = True15
End If16
MIME types defined: text/vbscript.
