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 (October 1997, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 23 Oct 1997 20:01:54 GMT
Reply-To:     Len Maessen <pwcons@IXS.NL>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Len Maessen <pwcons@IXS.NL>
Organization: NLnet
Subject:      Re: How do I copy non-SAS files without screen flash?
Content-Type: text/plain; charset=ISO-8859-1

Jerry,

Use the CopyFileA API call described on our AF Tips pages.

See http://www.pwcons.com/tips.html.

Wiel --

Wiel Maessen, PW Consulting BV SAS. Quality Partner http://www.pwcons.com

Kagan, Jerry <KAGANJ01@IMSINT.COM> wrote in article <344B6E68@gatekeeper.imsint.com>... > Greetings SAS-L, > > I have to copy a bunch of files from within an AF application running on > Windows95 or NT. If I use the x command with the nowait option I still > see a window flash open and close. Does anyone know of a way to copy > files without using the x command or without the screen flash? I need > to be able to do this with various types of files, txt, gif, etc. I also > need to do it without any user input and using only base SAS and SAS/AF > functionality. > > Thanks for any help! > > --- > Jerry Kagan - kaganj01@IMSINT.com > Yet another SAS Consultant >


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