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 (November 2004, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 4 Nov 2004 16:53:14 -0800
Reply-To:     cassell.david@EPAMAIL.EPA.GOV
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "David L. Cassell" <cassell.david@EPAMAIL.EPA.GOV>
Subject:      Re: Spawning a job to DOS - alternatives?
In-Reply-To:  <gWmdd.47$Qo1.83922@news.uswest.net>
Content-type: text/plain; charset=US-ASCII

Alan Churchill <REM0VETHISSTRINGTechSupport@SAVIAN.NET> wrote: > I built a quick app that should allow you to do this without > getting a DOS flash. You must be running on Windows and be mostly > up-to-date (requires .NET Framework 1.1) > . . . .

Alan has a good point (as usual). If, instead, you decide to do this sort of task in Perl, there is a handy executable so that whatever you write doesn't cause that heinous DOS-box flash. The executable wperl.exe comes with the standard installation of Perl that you download from activestate.com . You just use 'wperl' instead of 'perl' in your system call.

HTH, David -- David Cassell, CSC Cassell.David@epa.gov Senior computing specialist mathematical statistician


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