Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hacking the SCX - UniqueID
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Hacking the SCX - UniqueID
Divers
Thread ID:
00757755
Message ID:
00757755
Vues:
68
I've built a SCX hacking utility that reads the data from an SCX file, changes and replaces it. That works ok.

However, I now want to maintain a mirrored database against the forms that keeps additional information that can be mapped back later to the controls in the form. It would know what controls had been deleted from the form, and what had been added. Each time it was run, it would scan the SCX, and find which controls were no longer in the form, and which had been added, by using a unique control identifier from the form.

I was planning on using UNIQUEID, but find that in fact it isn't unique. I've also found some references that say it can change later, after the control was created. If UniqueID id not unique, what is it used for within FoxPro?

I was thinking about using objectname+parent+UNIQUEID, but even that might have duplicates under some circumstances.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform