Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppress System Message
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01528520
Message ID:
01528527
Views:
48
>>>Hi all
>>>
>>>Ocacsionally, VFP failed to delete temporary files and I have the message popped out during my VFP9 app "Overwrite ...... \tm\?????.cdx".
>>>
>>>Is there a way to supress this message or default the response to "Yes" so that the users do not see such messages.
>>>
>>>Your advice is very much appreciated
>>>
>>>Thanks & Best Regards
>>
>>
>>Set Safety Off should take care of that IIRC.
>
>I have Set Safety On in my run-time; I was concerned that having Set Safety Off may inadvertently delete some important file. Was I wrong in that?

Setting safety OFF is pretty standard practice for run-time applications since you do not want the user getting messages like the Overwrite question.

You do want to make sure your application is not going to do something bad by automatically defaulting to Yes when it would get such messages. Generally, you should be OK but test well!
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform