Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Message() function
Message
De
11/03/1999 18:45:12
 
 
À
11/03/1999 17:54:54
Michael Dreyer
Intelligent Computer Solutions
Naperville, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00196566
Message ID:
00196583
Vues:
34
>I am having a weird problem. I am intergrating some error handleing routines into our VFP6 framework. I noticed that the message() function behaves differently in VFP6 than in VFP5. For example:
>
>In VFP5
>from the command window
>?message() && returns empty string
>?type("X") && returns undefined
>?message() && returns empty string
>
>in VFP6
>?message() && returns empty string
>?type("X") && returns undefined
>?message() && returns 'file x not found'
>
>
>Can someone verify. How can I work around this?
>
>TIA
>Mike.

Look at AERROR(). For a complete article on error handling in VFP, go to www.stonefield.com.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform