OK, Phil. I wasted about an hour fiddling with this. It just wouldn't compile. The result was always lineNumH instead of "1H" for the first line when it is clicked on.

-- I have a scrolling field with a bunch of numbered phrases. on mouseup put word one of the value of the clickline into lineNum -- provides number w/ a periof
  delete last char of lineNum -- deletes the period
put quote & "lineNum"&"H"&quote into fldName -- creates a field name such as "1H" send mouseup to field fldName -- sends the mouseup to the appropriate field

Good luck and TIA,

Joe wilkins

On Mar 10, 2007, at 11:46 AM, Phil Davis wrote:

Hi Joe -

Show us your code! We'll show you 6 different ways to fix it!  :o)

Phil Davis


Joe Lewis Wilkins wrote:
Hi y'all,
Is there a known bug when trying to build a composite string (concatenating) using the ampersand? I've had to do a lengthy workaround for something that should have been very elementary. It has to do with building a field name and putting it in quotes.
Joe Wilkins
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to