Date: Thu, 25 Oct 2007 16:46:46 -0400
Reply-To: Lorne Klassen <lk1@ROGERS.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Lorne Klassen <lk1@ROGERS.COM>
Subject: Re: Automatic type conversion
On Thu, 25 Oct 2007 16:44:38 -0400, Lorne Klassen <lk1@ROGERS.COM> wrote:
>Is there any option that will turn off automatic type conversion (char to
>num and num to char) so that type mismatches will result in an error
>message after the DATA step?
>
>Failing that, is there any way to detect in a DATA step that an automatic
>type conversion has occurred?
...other than parsing the log
|