Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Message() function
Message
From
11/03/1999 18:45:12
 
 
To
11/03/1999 17:54:54
Michael Dreyer
Intelligent Computer Solutions
Naperville, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00196566
Message ID:
00196583
Views:
28
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform