Menu

#10 date-related functions not working

open
nobody
None
5
2006-09-21
2006-09-21
Eric Safern
No

The following snippet:
&date(DTOPEN) >= &today()

Produces:

Bareword "_TODAY" not allowed while "strict subs" in
use at load_customers.pql.EXEC line 102.

While this:
&d(DTOPEN) > &last_day(DTOPEN)

Produces this:

Global symbol "@_LAST_DAY_LEAP" requires explicit
package name at load_customers.pql.EXEC line 103.
Global symbol "@_LAST_DAY" requires explicit package
name at load_customers.pql.EXEC line 104.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB