Second set of eyes needed.

Bob Sneidar bobs at twft.com
Mon Jan 9 18:27:39 EST 2012


Many on the list will be very thankful indeed to know just how many times I had to close an email without saving because in the process of compiling all my information I discovered what I had done wrong. :-) 

Bob


On Jan 9, 2012, at 2:52 PM, stephen barncard wrote:

> Just kidding - my point is, and this happens to me all the time, by the
> time I get the problem defined and stated on the list, the thought
> processes involved in explaining it usually enable the solution by myself.
> 
> On 9 January 2012 14:50, stephen barncard
> <stephenREVOLUTION2 at barncard.com>wrote:
> 
>> we're always glad to help.
>> 
>> 
>> On 9 January 2012 14:28, Michael Doub <mike at doub.com> wrote:
>> 
>>> After taking a break for a while  and coming back I found it.
>>> 
>>> put ((yy - 1) * W ) + ((xx - 1) * 4) into myindex needs to be
>>> 
>>> put ((yy - 1) * W * 4 ) + ((xx - 1) * 4) into myindex
>>> 
>>> 
>>> 
>>> Stephen Barncard
>> San Francisco Ca. USA
>> 
>> more about sqb  <http://www.google.com/profiles/sbarncar>
>> 
>> 
> 
> 
> -- 
> 
> 
> 
> Stephen Barncard
> San Francisco Ca. USA
> 
> more about sqb  <http://www.google.com/profiles/sbarncar>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list