Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UniqueID field in VCXs not unique
Message
From
16/02/2001 13:31:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
UniqueID field in VCXs not unique
Miscellaneous
Thread ID:
00476732
Message ID:
00476732
Views:
53
While testing the scctext.prg (that comes with VFP to be used for VSS) I noticed that the UniqueID field in the VCX classes is not neccesarily unique. We have a few libraries where the same ID was found for different objects in different classes. That causes some issues with scctext.prg that assumes the number is unique.

I'm planning to regenerate the IDs for all my classes (by using something like replace uniqueid with sys(2015) for left(uniqueid,1)="_"). I looked around and the UniqueID field doesn't seem to be referenced anywhere else. Doen anyone know any reason I might not want to do that?
Reply
Map
View

Click here to load this message in the networking platform