Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to alter some .exe settings
Message
 
 
To
16/07/2007 21:21:36
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01240905
Message ID:
01240907
Views:
11
>Hi friends,
>
>Now that I have my .exe running from the desktop, the forms run, but there's just one thing for the moment.When I run the forms from the command window, where I have set the 'Ignore Deleted Records' setting, the forms run as desired. But from the Desktop icon, all records are shown (It does not ignore deleted records).
>
>How do I correct this, and any future settings I will need for my .exe?
>
>Thanks a lot!
>
>Steve

You can always just SET DELETED ON in the form's Load method (if the form uses private DS).

In addition you neeed to specify DELETED=ON in the config.fpw file.

Check all other settings such as SET EXCLUSIVE, etc.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform