LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (September 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 17 Sep 2008 08:20:53 -0600
Reply-To:     Alan Churchill <savian001@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Alan Churchill <savian001@GMAIL.COM>
Subject:      Re: hi
Comments: To: "./ ADD NAME=Data _null_," <iebupdte@gmail.com>
In-Reply-To:  <ce1fb7450809170555n320a5389j264768c23b379d2@mail.gmail.com>
Content-Type: text/plain; charset="us-ascii"

If "bleeding edge" includes .NET then it has been around since 2002. Windows XP and above will not function without .NET. I thought you had mentioned you were running W2K which may be the issue here.

The library I created to allow SAS to create Excel files is probably compiled under the latest version of .NET (3.5) which is why it may not work on your machine. If that is the case, let me know and I will see if I can make it backwards compatible to .NET 2.0 which is in place for all shops running Windows XP SP2. Most shops should be on SP2 due to the security issues it corrects.

Alan

Alan Churchill Savian www.savian.net

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of ./ ADD NAME=Data _null_, Sent: Wednesday, September 17, 2008 6:55 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: hi

What are you trying to do?

If you want to automate MS Office tasks I would consider other alternatives. I have used DDE and VBSCRIPT to automate tasks in both WORD and EXCEL. I prefer VBSCRIPT to DDE. Others insist that newer more bleeding edge techniques are needed but these don't run on my computer.

DDE does work and there are many examples on SAS-L.

On 9/17/08, sreekumar435@gmail.com <sreekumar435@gmail.com> wrote: > i am new bie to sas, i am strugling with dde option > can tell me syntax and hw to use that > > bye >


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