[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Check Reconciliation



If it is the call to datetime:  Look at the top of the datetime.sqc and copy
the 4 or 5 examples of the 'do formatdatetime' and place them in a test SQR or
even your production one, and test it looking at it's values of $out.  It
could be that you need to call the routine with the 'native' parameter or
without it.  Or your choice of DEFDMY, DEFCMP, DEFYMD, or DEFDATE could be
wrong.  You may have to use some trial and error to get the parameters right.