I know that but that gets very hard to catch especially when you pop up a form 
in a form.
I think I have most of that working OK but I am sure I still have some work to 
do in that area.

Marc



From: Dennis McGrath 
Sent: Tuesday, July 13, 2010 9:06 AM
To: RBASE-L Mailing List 
Subject: [RBASE-L] - RE: Labels in EEP's


Variables are another story!

 

Dennis

 


--------------------------------------------------------------------------------

From: [email protected] [mailto:[email protected]] On Behalf Of MDRD
Sent: Tuesday, July 13, 2010 8:59 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: Labels in EEP's

 

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

 

Reply via email to