Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New controls based on VFP base classes?
Message
From
03/10/2003 19:26:02
Scott Malinowski
Arizona Fox Software LLC
Arizona, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
New controls based on VFP base classes?
Miscellaneous
Thread ID:
00835034
Message ID:
00835034
Views:
49
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!
Next
Reply
Map
View

Click here to load this message in the networking platform