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 (December 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 19 Dec 2002 04:00:32 -0800
Reply-To:     Tom <tceyssens@AMADEUS.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Tom <tceyssens@AMADEUS.NET>
Organization: http://groups.google.com/
Subject:      Sas/Graph GPLOT procedure reads data,
              no output generated? HELP Pls.
Content-Type: text/plain; charset=ISO-8859-1

Hi All

Running V8.2 on OS/390 of SAS/Graph. My colleague's program is supposed to generated a few hundred graphs and store them in a LIBRARY. However, it never works under V8.2. Moreover, it doesnt return ANY Warnings or Errors.

Basically GPLOT reads the data, finishes, reports how many observations it read and moves to the next item in the program code. No graphs have been produced and no notification regarding why it skips generating them.

We tried a few things, options, GOPTIONS RESET=ALL, ODS LISTING CLOSE, ODS LISTING, ODS HTML (URL=none) PATH=fileref, etc. All with the same result. Program ran without any problems under V6 in production.

Any ever run into something like this? Are we overlooking a switch somewhere?

Not posting any code, considering it worked under 6.09.

Any ideas, help, pointers, whatever you come up with... would be greatly appreciated.

Thanks!

Tom


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