Date: Fri, 31 May 2002 11:47:26 -0700
Reply-To: Leslie King <doqkxl@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Leslie King <doqkxl@HOTMAIL.COM>
Organization: http://groups.google.com/
Subject: Re: x command to open WORD, a solution for all programmers
Content-Type: text/plain; charset=ISO-8859-1
I used William's code:
options noxsync noxwait xmin;
x start winword;
Thanks for help.
|