>the techniques i switched to to get the dayOfWeek and month names (in the >current system language) is as follows: > >"weekdayNames" (look it up) >example: put the abbr system weekdayNames in vWeekdayNames >returns a linefeed delimited list containing the names of the weekdays >(sunday, monday, etc) in the language setting used by the system > >"monthNames" >example: put the system monthNames in vMonthNames >returns a linefeed delimited list containing the names of the months in the >language setting used by the system
I will look them up: in general, if there's a built-in way to do something I'll give up my home-grown approach. -- Rob Cozens CCW, Serendipity Software Company http://www.oenolog.com/who.htm "And I, which was two fooles, do so grow three; Who are a little wise, the best fooles bee." from "The Triple Foole" by John Donne (1572-1631) _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
