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 <stephenrevoluti...@barncard.com>wrote: > we're always glad to help. > > > On 9 January 2012 14:28, Michael Doub <m...@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@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode