SOAP: Difference between revisions

92 bytes added ,  14 years ago
m
omit TI-BASIC
(→‎{{header|AutoHotkey}}: No need to use WS_CreateObject() if AHK doesn't use the object. Simpler to let the VB environment create the object.)
m (omit TI-BASIC)
Line 124:
uResult := oSoapClient:anotherSoapFunc(34234)
ENDIF</lang>
 
{{omit from|TI-83 BASIC}} {{omit from|TI-89 BASIC}} <!-- Does not have network access. -->