XPboM() Return Beginning-of-Month ------------------------------------------------------------------------------ Function: XPboM() Syntax: XPboM([dVar]) --> dBoM Arguments: dVar is a date, defaults to date() (ie. today). Returns: the 1st of the month as a date. Usage: XPboM(XPstod('19911215')) --> XPstod('19911201')