Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New controls based on VFP base classes?
Message
De
03/10/2003 19:26:02
Scott Malinowski
Arizona Fox Software LLC
Arizona, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
New controls based on VFP base classes?
Divers
Thread ID:
00835034
Message ID:
00835034
Vues:
50
Can anyone tell me if you can (or are allowed to) create new classes in a Mere Mortals Framework application based on VFP base classes instead of subclassing them from Mere Mortals classes?

I've found a free OutLookBar class that has two objects in it, a toolbar and a container, both subclassed from VFP's base classes. When I add them to the project and run the app from the IDE it runs beautifully. However, when I build an EXE and try to run it, I keep getting this error:

"The following system error has been encountered:

Error #: 24
Message: Alias name is already in use.
Line: 1
Code: newid()

Method: init
Object: automaint (my project object)


Call Chain:
D:\AUTOMAINT\AUTOMAINT.EXE
SETUP.FXP
PROCEDURE AUTOMAINT.DO D:\MMORTALS\COMMON30\LIBS\CAPP.VCT
PROCEDURE AUTOMAINT.BEFOREREADEVENTS D:\AUTOMAINT\LIBS\AAPP.VCT
PROCEDURE FORMLAUNCHER.LISTBAR.INIT D:\AUTOMAINT\LIBS\OUTLOOK.VCT
PROCEDURE AUTOMAINT.ERROR D:\MMORTALS\COMMON30\LIBS\CCOLLECT.VCT
PROCEDURE CERRORMGR.ERRORHANDLER D:\MMORTALS\COMMON30\LIBS\CMANAGER.VCT
PROCEDURE CERRORMGR.CREATEERRORLOGENTRY D:\MMORTALS\COMMON30\LIBS\CMANAGER.VCT


Any ideas?

THANKS!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform