iRev - Ajax - jQuery

Richard Gaskin ambassador at fourthworld.com
Thu Dec 31 11:03:54 EST 2009


Thomas McGrath III wrote:

> Anyway, a few things I am wishing for:
>
> 1. Never ever ever again to have to write & quote & again..........

This will save at least a little typing:

   ...
      put "<a href="&q(tMyUrl)&">" into tLink
   ...

   function q s
      return quote&s&quote
   end q

I use this all the time, and my typing fingers are a little happier for 
it. :)

--
  Richard Gaskin
  Fourth World
  Rev training and consulting: http://www.fourthworld.com
  Webzine for Rev developers: http://www.revjournal.com
  revJournal blog: http://revjournal.com/blog.irv



More information about the use-livecode mailing list