Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I trace 'Alias name is already in use.' in an .exe?
Message
From
20/02/2001 13:27:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
How do I trace 'Alias name is already in use.' in an .exe?
Miscellaneous
Thread ID:
00477701
Message ID:
00477701
Views:
69
I have an MM project that runs okay inside VFP but when I compile it as an .exe I get the 'Alias name is already in use.' message when it dies, which is as soon as I try to run reports. I think this may be an OO problem that I am creating.

With objects are the alias names assigned when the program loads instead of when a specific method is actually called? I have many methods that use the same name for temp cursors and files and I wasn't worried about the duplication because the methods erase this data before closing.

Do I have to have uniques aliases for my temp file in every method in the project? If so, does anyone have any good ideas about naming conventions for these files? Why doesn't the error fire when I run inside VFP? If I can't get the error to happen in VFP how do I trace?
Next
Reply
Map
View

Click here to load this message in the networking platform