Message-ID: From: Prashant Ramachandra To: "'djgpp AT delorie DOT com'" Subject: RE: Moving files around! HELP! Date: Thu, 11 Jan 2001 15:54:51 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com On Thursday, January 11, 2001 2:20 PM, kim# [SMTP:Kim AT lanek DOT freeserve DOT co DOT uk] wrote: | | I need to locate a number of zip files in the c directory and then | move | them to | a specified folder . | Can someone please point me in the right direction. I am now | able to create the folder , i just need to know how to locate the | files | and move/copy them to the desired place. See findfirst/findnext or opendir/readdir for a more portable version. Type "info libc" for details. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *