Date: Fri, 7 Jul 2006 09:21:56 -0400
Reply-To: Gerhard Hellriegel <ghellrieg@T-ONLINE.DE>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Gerhard Hellriegel <ghellrieg@T-ONLINE.DE>
Subject: Re: Problem with SAS 9.1
The behaviour seems to be not normal. Question is: how do you open your
external files? There are several possibilities to do that.
Are you sure that you use the enhanced editor? Maybe you have more than one
editor open? If one is the PGM (old one, with line numbers like
000001
000002
(maybe after "mum on")
you might not see the code if the active window is hidden while including.
That could also explain the behaviour you describe in the second problem. In
the old PGM editor the submitted code diappeared, while in the new enhanced
editor it remains there.
On Fri, 7 Jul 2006 04:17:59 -0700, SUM <sumanta24@GMAIL.COM> wrote:
>Recently i installed SAS 9.1 version and started working instead of SAS
>8 i was using previously. But i'm facing some problems. Please help me
>out.
>
>1)The .sas files written in SAS 8 version are not opening in SAS 9
>version. I mean to say the programme editor is coming blank.
>
>2)If i'm writing some code in SAS 9 programme editor, and running it,
>it suddenly vanishes. I know if you press F4 button, it'll recall the
>programme. But is there any permanent solution to this problem? When i
>was was using SAS 8 version there was no such problem in that version.
>
>Thanks in advance.