#BASEDATE Problem
Bill,
When using the BASEDATE option of the DATE() function, a friend of mine
noticed that if you try:
result = date('b',19500101,'s')
you get an error when using any date before 19770101
The error is Error 18, Invalid argument to function.
Stay cool B-)
-Larry