Mutlu Kurtbas wrote: > Property DATEFL As %Date(MAXVAL = 20); What is that supposed to do? I believe dates are typically 5-digit integers.
> How to add parameters ("MAXLEN"=10")
For starters, there is an extra quotes mark in there.
Mutlu Kurtbas wrote: > Property DATEFL As %Date(MAXVAL = 20); What is that supposed to do? I believe dates are typically 5-digit integers.
> How to add parameters ("MAXLEN"=10")
For starters, there is an extra quotes mark in there.