|
thanks Jeff, that's what I'll do. I agree. it appears to be a bug, unless ISO implicitly has dashes. and if so, the help should say *NONE doesn't work on *ISO. On 7/7/06, Jeff Crosby <jlcrosby@xxxxxxxxxxxxxxxx> wrote:
I tried it on a V5R4 system and got the same result as you. Changed &ISO to
size 8 and then it bombed. Then I tried:
CVTDAT DATE(&DATE) TOVAR(&ISO) TOFMT(*YYMD) +
TOSEP(*NONE)
And got '20060707' which is what I assume you wanted.
But it makes no sense to me to have the ability to say TOSEP(*NONE) if it's
going to put separators in there anyway . . .
--
Jeff Crosby
Dilgard Frozen Foods, Inc.
P.O. Box 13369
Ft. Wayne, IN 46868-3369
260-422-7531
The opinions expressed are my own and not necessarily the opinion of my
company. Unless I say so.
> -----Original Message-----
> From: midrange-l-bounces@xxxxxxxxxxxx
> [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rick baird
> Sent: Friday, July 07, 2006 10:49 AM
> To: Midrange Systems Technical Discussion
> Subject: CVTDAT TOSEP(*NONE) not working?
>
> hey all,
>
> i'm at V5R3. I have the following CL code:
>
> DCL VAR(&DATE ) TYPE(*CHAR) LEN(6)
> DCL VAR(&ISO ) TYPE(*CHAR) LEN(10)
>
> RTVJOBA DATE(&DATE)
> CVTDAT DATE(&DATE) TOVAR(&ISO) TOFMT(*ISO) +
> TOSEP(*NONE)
>
> when done, &ISO has the following value:
>
> '2006-07-06'
>
> Tosep *NONE doesn't seem to be working? any ideas?
>
> Thanks,
>
> Rick
> --
> This is the Midrange Systems Technical Discussion
> (MIDRANGE-L) mailing list To post a message email:
> MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change
> list options,
> visit: http://lists.midrange.com/mailman/listinfo/midrange-l
> or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting,
> please take a moment to review the archives at
> http://archive.midrange.com/midrange-l.
>
>
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.