Date: Wed, 10 Jun 2009 15:02:02 -0400
Reply-To: Lewis Jordan <lewjord@UGA.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Lewis Jordan <lewjord@UGA.EDU>
Subject: Re: SAS 9.2 Editor Bug???
Content-Type: text/plain; charset=us-ascii
That is what SAS Support suggested may be a reason as well. This was happening in TS LEVEL 2 M0, and had to do with some weird "put" statement problem. If I obtain a solution, I'll post in on the serv. Thanks for the thoughts....
---- Original message ----
>Date: Wed, 10 Jun 2009 13:48:50 -0500
>From: Joe Matise <snoopy369@GMAIL.COM>
>Subject: Re: SAS 9.2 Editor Bug???
>To: SAS-L@LISTSERV.UGA.EDU
>
>Actually I have TS Level 2 M0. I forgot that rather important bit, perhaps.
>
>I'd almost wonder if you're having a problem because of the filesystem
>somehow, like a directory name that SAS doesn't like?
>
>Other than that, I have no idea...
>
>-Joe
>
>On Wed, Jun 10, 2009 at 12:34 PM, Lewis Jordan <lewjord@uga.edu> wrote:
>
>> Dropping it into an empty editor. Also, I am using SAS 9.2 TS Level 1M0.
>> When I try to "drag" the program into an empty editor, I get the following
>> note at the bottom of the SAS Window (where you can see your current
>> directory and line and column numbers) "Error: Invalid option for WEDIT
>> command".
>>
>> If I File->Open->myfile.sas, I get the following note at the bottom of the
>> SAS Window: "Error: Unrecognized argument to INCLUDE command. Please
>> reenter".
>>
>> I have contacted SAS Support, but no luck thus far???
>>
>>
>> ---- Original message ----
>> >Date: Wed, 10 Jun 2009 12:18:33 -0500
>> >From: Joe Matise <snoopy369@GMAIL.COM>
>> >Subject: Re: SAS 9.2 Editor Bug???
>> >To: SAS-L@LISTSERV.UGA.EDU
>> >
>> >Drag&Drop .sas files into editor window works fine for me in 9.2 TSM0.
>> That
>> >error usually indicates that you have
>> >'hello'something
>> >
>> >which I can't imagine why you'd have that in a drag&drop code into the
>> >window scenario.
>> >
>> >Are you dropping it into an opened, empty editor window, or somewhere
>> else?
>> >
>> >
>> >-
>> >Joe
>> >
>> >On Wed, Jun 10, 2009 at 11:15 AM, Lewis Jordan <lewjord@uga.edu> wrote:
>> >
>> >> I have had problems with SAS V9.2 opening .sas files. This is not a one
>> >> time deal, but is a reocurring problem. For example: yesterday I created
>> a
>> >> .sas file in V9.2. Today, I tried to "drag and drop" the file into the
>> V9.2
>> >> editor and received the following note in the LOG:
>> >>
>> >> "NOTE 49-169: The meaning of an identifier after a quoted string may
>> change
>> >> in a future SAS release. Inserting white space between a quoted string
>> and
>> >> the succeeding identifier is recommended."
>> >>
>> >> I then try File->Open->myfile.sas
>> >>
>> >> Again,
>> >>
>> >> "NOTE 49-169: The meaning of an identifier after a quoted string may
>> change
>> >> in a future SAS release. Inserting white space between a quoted string
>> and
>> >> the succeeding identifier is recommended."
>> >>
>> >> Any thoughts? I have found reference to this problem with the SAS
>> Sourcing
>> >> Data Quality, but no reference to trying to open a .sas file in the
>> editor
>> >> window. Aren't .sas files essentially text files that should open under
>> any
>> >> extension?
>> >>
>> >> Thanks,
>> >>
>> >> Lewis
>> >>
>>
|