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 (April 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 23 Apr 2009 11:20:27 +0530
Reply-To:     vishal jain <vishalinfo@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         vishal jain <vishalinfo@GMAIL.COM>
Subject:      Re: using proc export but skipping the header row
In-Reply-To:  <OF6F15DF3A.29E52A00-ON852575A0.007C5A3C-852575A0.007C7D03@dom.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi Nat,

I wish to create a delimited file using '^' as a delimiter. I do know a way to do the same using the data _null_ statement but i could not find any way to the same using proc export. Please let me know if its possible.

Thanks and Regards Vishal

On Thu, Apr 23, 2009 at 4:09 AM, Nat Wooding <Nathaniel.Wooding@dom.com>wrote:

> Vishal > > I started to offer you some code and then I realized that you do not say > what type of file you want to create so, are you creating a spreadsheet or > a text file. > > > Nat Wooding > Environmental Specialist III > Dominion, Environmental Biology > 4111 Castlewood Rd > Richmond, VA 23234 > Phone:804-271-5313, Fax: 804-271-2977 > > > > vishal jain > <vishalinfo@GMAIL > .COM> To > Sent by: "SAS(r) SAS-L@LISTSERV.UGA.EDU > Discussion" cc > <SAS-L@LISTSERV.U > GA.EDU> Subject > using proc export but skipping the > header row > 04/22/2009 02:14 > PM > > > Please respond to > vishal jain > <vishalinfo@GMAIL > .COM> > > > > > > > Hi All > I am looking for a code snippet that can export a sas dataset using proc > export but I wish to skip the header row (which contains all variable > names). Can anyone help me out here ? > > Thanks in advance ! > Vishal Jain > > > CONFIDENTIALITY NOTICE: This electronic message contains > information which may be legally confidential and or privileged and > does not in any case represent a firm ENERGY COMMODITY bid or offer > relating thereto which binds the sender without an additional > express written confirmation to that effect. The information is > intended solely for the individual or entity named above and access > by anyone else is unauthorized. If you are not the intended > recipient, any disclosure, copying, distribution, or use of the > contents of this information is prohibited and may be unlawful. If > you have received this electronic transmission in error, please > reply immediately to the sender that you have received the message > in error, and delete it. Thank you. >

-- bye for now Vishal Jain


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