Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Communicating with WS
Message
De
14/11/2001 15:18:08
 
 
À
14/11/2001 15:11:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00581736
Message ID:
00581744
Vues:
17
>Is there a simple way to have a web service tell me what's going on? In a typical app, I would use the debugger, a messagebox, or strtofile to gather information.

Debug it as a VFP class.
oX = newo('mywsclass', 'mywsprg.prg')
oX.MyWebServiceMethod()
Then you can use the VFP debugger.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform