[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
xAPIntranet OCX Questions
- Subject: xAPIntranet OCX Questions
- From: "harley0922" <rfoxjr@xxxxxxxxxxx>
- Date: Sat, 03 Sep 2005 12:25:10 -0000
I am trying to send a xAP message with the SendxAPX function and the
message does not get sent and the return value is false. See code
below.
sMsg = "audio.transport" & Chr(10) & "{" &
Chr(10)
sMsg = sMsg & "command=pause" & Chr(10) &
"}" & Chr(10)
bxAPSend = xAPProcessor.SendxAPX(xAPProcessor.xAPSourceName, "xap-
audio.transport", sMsg, "FF072101", ":Zone1")
Any ideas?
Rick
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|