Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Phatom Messages
Message
From
28/04/1998 17:39:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Phatom Messages
Miscellaneous
Thread ID:
00095530
Message ID:
00095530
Views:
50
At our company, we have several projects in several different directories. We all base our forms off of a common form (class) in a common directory. The base form has instances of MESSAGEBOX() that uses a variable defined in a separate file in each developers project as follows:

#DEFINE ADAM_LOC "Adam Accounts Payable (APCAR)"

This allows us to use the base forms code, but customize the messages in MESSAGEBOX()

The problem: I have copied a form from another developers project and I changed everything to look and act like I want, except for the messages coming from the base form code has the ADAM_LOC variable from the other developers directory. I have searched through my form (including searching each memo field in it) to try to find out why the form seems hell bent on pointing to the old directory and not reading the ADAM_LOC variable from the current project. Can anyone help?

Thanks..Tim
Next
Reply
Map
View

Click here to load this message in the networking platform