Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
System Prompts
Message
 
 
To
17/02/2010 13:38:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Miscellaneous
Thread ID:
01449467
Message ID:
01449468
Views:
53
>Is there a way in VFP to test for the user 'Y' or 'N' response to a system question such as
> "Are you sure you want to delete filex?"
>
>Rich Murillo

Sure, use messagebox() function. 6 is 'Yes' and 7 is No.

If you mean the question asked when set safety is ON, then you can find out if the file was deleted. It means the user said 'Yes'.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform