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 (February 1997, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 20 Feb 1997 14:25:55 -0600
Reply-To:     Tom Kalfas <kalfast@PPRD.ABBOTT.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Tom Kalfas <kalfast@PPRD.ABBOTT.COM>
Subject:      Re: (MVS) Proc Print Suspended
Comments: To: "Michael A. Raithel" <MICHAEL.RAITHEL@raithm49.customs.sprint.com>
In-Reply-To:  "Michael A. Raithel"
              <MICHAEL.RAITHEL@raithm49.customs.sprint.com> "Re: (MVS) Proc
              Print Suspended" (Feb 20,  1:45pm)
Content-Type: text/plain; charset=us-ascii

Chris/Mike,

It sounds like you need to set your AUTOSCROLL to 0 in the OUTPUT window. Just go to the OUTPUT window and enter "AUTOSCROLL 0" at the command line. I think that it is set to PAGE by default. If you enter "AUTOSCROLL" alone, it will display the current setting.

HTH,

Tom ------------------------------------------------------------------------------- On Feb 20, 1:45pm, Michael A. Raithel wrote: > Subject: Re: (MVS) Proc Print Suspended > Chris Strickland posted the following: > > >I've just recently started using SAS under MVS. After running a > >procedure several time I start getting a proc print suspended. I > >haven't seen this before under VMS or DOS. Right now to clear it up I > >type bye, get back to the main window and start over. There must be a > >better way, any of the MVS guru's know how to unsuspend the proc print > >output? > > > > Chris, I've lived with that anomaly for years, always suspecting that > my own solution was deficient. You DO NOT have to exit SAS (by typing > bye) and then get back into SAS. By typing END (sometimes multiple > times, in succession) on the command line, you can "unsuspend" a proc > print. This should get you on your way, but I hope that somebody who > REALLY knows something about SAS in the MVS environment has a better > answer. > > > I hope that this suggestion proves helpful now, and in the future! > > Of course, all of these opinions and insights are my own, and do not > reflect those of my organization or my associates. > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Michael A. Raithel > E-mail: maraithel@mcimail.com > Author: Tuning SAS Applications in the MVS Environment > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Confusion will be my epitaph, as I crawl this cracked and broken > path... > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >-- End of excerpt from Michael A. Raithel

-- Thomas Kalfas System Developer Abbott Laboratories

E-mail: kalfast@pprd.abbott.com

Phone: (847) 938-8101 Fax: (847) 935-1320


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