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 (August 1998, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 6 Aug 1998 18:30:46 -0500
Reply-To:   shiling@math.wayne.edu
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   Shiling Zhang <shiling@MATH.WAYNE.EDU>
Organization:   Wayne State University
Subject:   Re: SAS Batch, Windows 95 v6.12 TS045
Comments:   To: David Johnson <david_johnson@TAC.VIC.GOV.AU>
Content-Type:   text/plain; charset=us-ascii

David,

The read-only macro variable SYSENV "always contains the value FORE under windows (SAS Companion for the Microsoft Windods Environment pp254"). However, you may put an indicate in config file under SASPARM option and force batch SAS jobs use that config file. You may collect your batch information from macro variable SASPARM.

Hope this hopes.

David Johnson wrote:

> I recall reading this somewhere, I couldn't find it in the official FAQ, or the online help. > > Running SAS in batch, how do you detect that it is batch? Dumping the macro values shows SYSENV but it is foreground for batch & interactive. Even reading the SYSIN value within the job would do. Any ideas please? > > Thanks > > David > > The opinions expressed by the author do not necessarily represent the policy or decisions of the Transport Accident Commission. > > David Johnson > Senior Research Analyst > Claims Executive - Research > Transport Accident Commission > GPO Box 2751Y > Melbourne Vic. Australia 3001


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