Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 7.0 and SOAP
Message
From
31/01/2002 13:41:01
 
 
To
31/01/2002 13:19:48
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00613039
Message ID:
00613561
Views:
17
>>I try this and it's does'nt work. But, i see the method of the web service.
>>LOCAL loO AS realtime web service
>>loO.getRTquote("IBM")
>
>Are you typing this into the command window or a program window? If the program window, you should be getting more code than that. For example, when I type:
>
>
LOCAL loO AS fox central web serviced
>
>and hit enter, IntelliSense expands that to
>
>
LOCAL loO AS fox central web serviced
>LOCAL loWS
>loWS = NEWOBJECT("Wsclient",HOME()+"ffc\_webservices.vcx")
>loWS.cWSName = "fox central web serviced"
>loO = loWS.SetupClient("http://www.foxcentral.net/foxcentral.wsdl", "foxcentral", "foxcentralSoapPort")
>
>AUtomatically.


So, my IntelliSense doesn't work properly. I will reinstall my vfp7.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform