On 11/29/12 3:23 PM, Mike Kerner wrote:
*if* dayNumber=1 *then* *# Sunday, move to previous week*theOffset=6 *else* *# Monday to Saturday* theOffset=dayNumber-2 *end* *if* *# dayNumber=1*
Alas, Mike has been lost at C. :) -- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
