Karen,

Shot in the dark here

 vPickYN = (IFEQ(.vPickCount,0,'PROPERTY text ENABLED FALSE ', 'PROPERTY 
text ENABLED TRUE'))

 Jan



-----Original Message-----
From: [email protected]
To: [email protected] (RBASE-L Mailing List)
Date: Thu, 15 Sep 2011 18:32:09 -0400 (EDT)
Subject: [RBASE-L] - Re: Ideas for buttons in a scrolling region?

Jan:  What I did for now is to define a form expression:
       vPickYN = (IFEQ(.vPickCount,0,' ', 'PICK WEIGHT'))

I located a Variable Label on the form, with a double-click eep on it to 
launch the form.   I just wish it looked more like a button, will just need 
to put a hint and instructions on the form that they double-click to bring 
it up.   The problem with this is that the variable label is there even if 
it is blank.  So they could double-click on that blank spot and bring up my 
form, so there still needs to be evaluating code in the eep to make sure the 
form should come up....

Karen


In a message dated 9/15/2011 5:25:52 PM Central Daylight Time, 
[email protected] writes: 

If you've put indicator words on it, static text can be used as a link to 
another form.
  

Reply via email to