Page 1 of 1

date open command not interpretted

Posted: Fri Feb 15, 2002 11:14 am
by Heather
I have written the following command:
>

However, when the program attempts to merge data, I get an error that this command cannot be interpretted. How would I correctly pull the data opened on a case?

Re: date open command not interpretted

Posted: Fri Feb 15, 2002 3:52 pm
by Michael Appell
Hi Heather,

because this is stored in date format and not character format you must use command = code dtoc(case.dateopen)

So rather than use the trim function to trim spaces you must use the Date To Character like this as an example:

Date Open: >