LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 18 Dec 2008 13:04:36 -0800
Reply-To:     Nalin Tikoo <NTikoo@BMRN.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Nalin Tikoo <NTikoo@BMRN.COM>
Subject:      Re: User defined formats using a data set.
In-Reply-To:  <a015ce500812181256g16bfbd42g82865a45236c27be@mail.gmail.com>
Content-Type: text/plain; charset="us-ascii"

Hello:

I am trying to create a format using a data set and 'OTHER' is one of the possible values for the variable I need to apply this format on. Now if I want to use a label = 'ERROR' for all values that are not found in the format using other='ERROR' I get the following error.

415 proc format cntlin=fmtdat;

ERROR: The OTHER= clause can only appear once in a format definition.

416 quit;

Thanks,

Nalin

____________________________

Nalin Tikoo

Statistical Programmer Analyst

BioMarin Pharmaceutical Inc.

This message is intended only for the confidential use of the intended recipient(s). If you have received this communication in error, please notify the sender by reply e-mail, and delete the original message and any attachments. Any unauthorized disclosure, copying, or distribution of this message (including the attachments), or the taking of any action based on it, is strictly prohibited.


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