Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to alter some .exe settings
Message
 
 
À
16/07/2007 21:21:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01240905
Message ID:
01240907
Vues:
12
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform