Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 1675
Number of posts: 4764

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
moving files Posted by Bravoknight on 16 Jun 2002 at 8:33 PM
how do i copy a file from the A:\ Drive to the C:\ Drive (C:\ Drive being the main hard drive)
Report
Re: moving files Posted by PrzemekG_ on 28 Aug 2002 at 8:45 AM
open the source file
create the output file and open it
copy the content of the source to destination file
delete the source file

it's realy easy in qb

Report
Re: moving files Posted by KDivad Leahcim on 28 Aug 2002 at 12:26 PM
: open the source file
: create the output file and open it
: copy the content of the source to destination file
: delete the source file
:
: it's realy easy in qb
:
:

Umm...
Shell "copy source.file destination.file"

Use Shell and DOS's Del command to remove the old one if you want.
Report
Re: moving files Posted by PrzemekG_ on 28 Aug 2002 at 1:32 PM
I was talking of making a real COPY and REN programs
Report
Re: moving files Posted by KDivad Leahcim on 30 Aug 2002 at 4:44 AM
: I was talking of making a real COPY and REN programs
:

True, I was only providing another option.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.