On Thu, Nov 22, 2012 at 1:00 PM, Jerry Jensen <j...@jhj.com> wrote:
>
> BUT, this is OK:
> on foo
>   get 2
>   put it
> end foo
>
> I never use it except when something else requires me to, like the return 
> from "ask", etc.

it's looking for code using "it" being used . . . i'm pretty sure it
would be easier to accept "it" than to look.

I'm switching a few

if condition then
   put devoValue into it
else
  answer folder "somequestion"
end if

by flopping them, and they work fine


-- 
Richard E. Hawkins, Esq.
(702) 508-8462

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

Reply via email to