LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (October 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page