Re: time shorthand convertor - Is there an advantage to declaring local variables?

2006-07-28 Thread Peter T. Evensen
If you turn on explicit variable, then you have to.  Turning this on can 
catch some script errors (like misspelled variable names).


Otherwise there isn't really any advantage that I can think of.

At 12:26 PM 7/28/2006, you wrote:

Is there an advantage to declaring local variables? (other than a
reminder?)


On Jul 27, 2006, at 2:58 PM, Mark Wieder wrote:


Cute. I couldn't resist fiddling with it a bit.

ON convertTime
  local t
  local ampm
  local t2


Peter T. Evensen
http://www.PetersRoadToHealth.com
314-629-5248 or 888-682-4588 



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: time shorthand convertor - Is there an advantage to declaring local variables?

2006-07-28 Thread Mark Wieder
Josh-

Friday, July 28, 2006, 10:26:19 AM, you wrote:

 Is there an advantage to declaring local variables? (other than a  
 reminder?)

(taken off line to avoid getting into the religious wars once again)

-- 
-Mark Wieder
 [EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution