From: Ned Ulbricht Newsgroups: comp.os.msdos.djgpp Subject: Re: moving a file Date: Mon, 19 Jan 1998 02:20:00 -0800 Organization: University of Washington Lines: 14 Message-ID: <34C328D0.583E@ee.washington.edu> References: <69ubvo$ebi AT leporello DOT cs DOT unibo DOT it> NNTP-Posting-Host: cs206-31.student.washington.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Davide Rossi wrote: > > Hi all, > I have to implement a move file operation in a program I'm writing. > With dos interrupts the only thing I've been able to find is a win95 (long > file names) operation, and I'd like to avoid that. Way back when, my very first masm program implemented a command line interface to int 21h ah=56h under DOS 2.00. Don't tell me MS has removed that function call ;-( -- Ned Ulbricht mailto:nedu AT ee DOT washington DOT edu