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 1997, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 28 Apr 1997 20:19:37 -0500
Reply-To:   Robert Muzny <MUZNRV@INTEGRIS-HEALTH.COM>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   Robert Muzny <MUZNRV@INTEGRIS-HEALTH.COM>
Subject:   Re: Simple windows quirk in sas 6.11
Content-Type:   TEXT/PLAIN; CHARSET=US-ASCII

John D wrote: Hello all,

When running a windows session with the program editor, outpt window and log window, after I run several programs I can no longer submit jobs. At the beginning of the session, everything is fine but after a bit when I submit some code it simply copies it to the log window without running it.

~~~~ John -- I'm currently using vs 6.12, and have the same problem (as I did when using 6.11). The cause for me has been typing errors -- an extra single quote in a program statement. The missing single quote keeps the text string open so that semi-colons and run statements have no impact. The solution when this occurs is to submit a single quote -- and then find the program code that is causing the error.

RVM

Robert V Muzny INTEGRIS Health muznrv@integris-health.com


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