Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Response.ShowCursor() in a variable
Message
De
08/02/2005 12:47:03
 
 
À
07/02/2005 00:37:15
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
00984367
Message ID:
00984780
Vues:
18
>Is there a way to call Response.ShowCursor() and have the result to be stored in a variable?

Pass .T. as 4th parameter. Most wwResponse methods have this optional flag that returns a string instead of writing it to the response stream.

Then again, if not writing to the output, why use the response object at all? Just instantiate your own wwShowCursor object and manipulate it directly.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform