Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Studio
  4. Compare the folders for files in VB6

Compare the folders for files in VB6

Scheduled Pinned Locked Moved Visual Studio
help
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Ankur Bakliwal
    wrote on last edited by
    #1

    Hi, There are 2 folders (A and B). Folder A contains 5 files (a1.txt, a2.txt, a3.txt, a4.txt, a5.txt) Folder B contains 4 files (a1.txt, a2.txt, b3.txt, b4.txt) Now I want to compare both the folder A and B and get 3 files (a3.txt, a4.txt, a5.txt) from A folder because thos are not there in Folder B. Please can anybody help me out and give some VB6 code for that. :)

    Thanks, Ankur Bakliwal

    P 1 Reply Last reply
    0
    • A Ankur Bakliwal

      Hi, There are 2 folders (A and B). Folder A contains 5 files (a1.txt, a2.txt, a3.txt, a4.txt, a5.txt) Folder B contains 4 files (a1.txt, a2.txt, b3.txt, b4.txt) Now I want to compare both the folder A and B and get 3 files (a3.txt, a4.txt, a5.txt) from A folder because thos are not there in Folder B. Please can anybody help me out and give some VB6 code for that. :)

      Thanks, Ankur Bakliwal

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      Ankur.Bakliwal wrote:

      give some VB6 code for that.

      Two things. First of all, no. People do not just hand out code, especially for something as trivial as this. Secondly, VB6 is very dead and outdated in case you don't know.

      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups