Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Message() function
Message
From
11/03/1999 21:00:53
 
 
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:
00196614
Views:
22
>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?

I don't get this behavior with VFP 6. I don't get it with 5 either.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform