Date: Mon, 24 Nov 2008 12:49:38 -0600
Reply-To: "Smith, Diane K" <diane.k.smith@OPTUMHEALTH.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Smith, Diane K" <diane.k.smith@OPTUMHEALTH.COM>
Subject: Enterprise guide vs Base sas
Content-Type: text/plain; charset="us-ascii"
-----Original Message-----
From: kk.majji@GMAIL.COM
Sent: Saturday, November 22, 2008 1:19 AM
Subject: Enterprise guide vs Base sas
Hi,
This might be an insane question.
How different is the code that the Enterprise guide generates from the
Base sas code while creati ng graphs?
Coz the formatting goes for a toss when I use the code from the
Enterprise guide in the base sas application.
I am trying to get Line plots.
Plz help me.
Regards,
KK.
Hi KK,
I move between EG and Base when programming and the EG environment adds
another step to the libname libref structure, in Base a path might be
dvd\datanew\users\newdata\Project123.egp and in the
EG environment it changes to
dvd\sasjumpoff\datanew\users\newdata\Project123.egp, Enterprise Guide
adds another step in the path, in this case "sasjumpoff". If something
similar is happening in your EG environment, that could could be causing
problems with reading a format library and your graph output
Diane
This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.
|