XPeoM() Return End-of-Month ------------------------------------------------------------------------------ Function: XPeoM() Syntax: XPeoM([dVar]) --> dBoM Arguments: dVar is a date, defaults to date() (ie. today). Returns: the Last day of the month as a date. Usage: XPeoM(XPstod('19911215')) --> XPstod('19911231')