Cool, I got lucky! Thanks
From: Dennis McGrath Sent: Tuesday, July 13, 2010 8:40 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Labels in EEP's Labels are only seen by the code in which they reside. For that reason, there is no problem using the same label name in various eeps. There will never be a conflict. Dennis McGrath -------------------------------------------------------------------------------- From: [email protected] [mailto:[email protected]] On Behalf Of MDRD Sent: Tuesday, July 13, 2010 8:13 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Labels in EEP's Hi Is it OK to use the same Label in different EEP's in different forms? I have a Button with a block of code that has several labels, I cut and pasted this button to several Forms and everything seems to be working OK. This is a handy time saver for me.... I know I could store that code in the DB and just call it but this is so easy and the code will most likely not change in a long time. Thanks Marc

