Date: Tue, 25 May 2010 23:05:35 +0530
Reply-To: Mahesh <peesari.mahesh@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Mahesh <peesari.mahesh@GMAIL.COM>
Subject: Re: Create a directory
In-Reply-To: <AANLkTikZJLpcoga3-6sWa21_ZeheAZVokq5yt2qKSXdT@mail.gmail.com>
Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes
Hi
Try using X command
Sent from my iPhone
On 25-May-2010, at 10:57 PM, Joe Matise <snoopy369@GMAIL.COM> wrote:
> See if the DCREATE function works for you.
>
> -Joe
>
> On Tue, May 25, 2010 at 12:14 PM, Sterling Paramore <gnilrets@gmail.com
> >wrote:
>
>> Dear SAS,
>>
>> Is there any way to create a directory in SAS code that does not
>> use CALL
>> EXECUTE or any other shell techniques (I don't have access to a
>> shell). I
>> connect to a UNIX server from EG.
>>
>> Thanks,
>> Sterling
>>
|