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 (February 2005, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sat, 26 Feb 2005 11:43:36 -0800
Reply-To:   jfh@stanfordalumni.org
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Jack Hamilton <jfh@STANFORDALUMNI.ORG>
Subject:   Re: V9 format
Comments:   To: Stat <BillGates@HOTMAIL.COM>
In-Reply-To:   <4220CD3F.4030609@hotmail.com>
Content-Type:   text/plain; charset=us-ascii

Is the system option FMTSEARCH set correctly? See <http://support.sas.com/onlinedoc/913/getDoc/en/lrdict.hlp/a000279102.htm>.

--- Stat <BillGates@HOTMAIL.COM> wrote:

> Hi, > > I have a dataset with a v9 formats catalog. However, my program is > not > picking up the format. Are their quirks in v9 or do I have a typo? > > Libref SASDAT > Engine V9 > > > Member File > # Name Type Size Last Modified > > > 3 FORMATS CATALOG 17408 26Feb05:14:18:32 > > > Dataset is also in listing and .. > program has: > > format dec dec.; > > and I get this log entry: > > The format DEC was not found or could not be loaded. > > ??? > Stumped > >


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