o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

easiest way to compare 2 lists -

what is the syntax for using the compare in vb... ie compare filelist1 to filelist2 and see what files one directory has that the other doesnt

 

easiest way to compare 2 lists -
what is the syntax for using the compare in vb... ie compare filelist1 to filelist2 and see what files one directory has that the other doesnt


Fastest way to compare huge lists -
I have 2 lists of file paths that I need to compare and get the difference. The lists are in text files. The first one is about 10474 lines long and the other file ranges from 10474 to 37000 lines long (the longest one I've seen so far). Right now, the program reads in the first file


Comparing two lists -
Hi Can any body help me out. I had two lists which was sorted. Ex:List1:2,4,6,7,8 List2:1,2,5,7,8,9 I would like to compare these two lists and get a result like this List 1 List 2 Null 1 2 2 4 5 6


!!! Help, List Error !!! -
Lo, I have two lists, one for user numbers another for computer generated one that occur over 50 times. When a user selects a number it goes on the list however if that number occurs over 50 times it jumps to the other list. In order to compare the lists I need it to be on BOTH list


Compare two lists/collections -
What i want to do is compare two lists, and then view which items have been added/removed. So, for example: List1: bob jack tim dave john Compared with list2: bob alan jack tim george john would show that alan and george were added and that dave was removed.


Access97 Compare function on array or list -
Hi all I was just wondering...I have 2 lists of numbers say 1 2 3 4 5 6 7 8 9 and 123 These are ref numbers for scanned dicuments against People. Is there an easy way to compare say a string or array and say Whats missing?? ie 4 5 6 7 8 9 Just thought I would ask b


Compare Lists -
I have a listbox and a filelistbox I want to compare the contents of the filelistbox to the listbox and see which files in the listbox aren't in the filelistbox and then add those to a new listbox. What's the best way?


sync two different lists -
Hallo I have problems with sync two lists. I have two lists with different file names and I will display the difference from the two lists in a other listview or textbox. Have anyone a good Idea or a other Solution for this problem. Thanx for your help. I hope anybody can hel


How to determine listbox not selected yet -
hi i have a problem. i have two lists and one command button on form1 and each list have five items. i want that if one of both or both lists not clicked (means not select any item from list or lists or from both lists) then command1 not executed otherwise it show form2 what the


Access 97 Vs 2000 -
Greetings all, I have a Question about the easiest way to make a work around. I have an old app (version 2) that uses several Access 97 databases. I am Creating a new app (version 3) that needs to grab the data from the old verion and place it in the new databases. Access 2000 n


Best way to compare 2 lists -
Hi guys, I'm new and I need your guys' help. I need help with creating an algorithm. I have 2 lists; an old list and a new list which may or may not be of equal length. The new list may be bigger or smaller. Basically, I just want to see if there are new items in the new list or not


What's the easiest way to do this -
Suppose I have the following list of pre-defined numbers: 5,10,15,20,25,30,40,50,60,80 & 100. These numbers represent available speed ratios for gearboxes that we use in the equipment that we manufacture. I need to take a decimal number that is calculated from other parameters &a


Need to compare random #s in listbox with random #s in txtbox -
Hi all. I'm still trying to work on this lottery program. Now that I have a listbox that randomly lists all the numbers on the user's lotto ticket and made a textbox that randomly picked 6 winning numbers, I need to see if the user won anything. How could I compare random numbers that


easy question of word vba -
I have two word documents containing vba macros - what is the easiest way to compare the vba code between the two ?


the most popular -
hello there, What is the most common and popular game -developping program? is it VB , c++ or other? can u compare them to FLASH? which of them is the easiest and simple to learn? Thanks


Saving lists -
Ok i have 6 lists boxes. how do i save whats in the Listboxs to One file, then Open that File, to have it all Displayed in the Lists where they came from? how do i do this?


help with DateTime.Compare -
hi! can anybody please help me. Why is it when i try to compare two the same dates I was not getting the right return value of Datetime.Compare which 0. I dont know if the problem is in my code or is in the Datetime.Compare method. by the way, i attched a screenshot to give you more id


easiest way to output to file -
I asked an earlier specific question but this might be usefull to lots of people beginning C#. What is the easiest way to write text from a file in C#? also try answering this What is the easiest way to READ text from a file in C#? all answers woudl be appreciated. Tha


Pulling data from source file -
Hi, i'm creating lists of 'keywords' that will be popped into multi-dim arrays at runtime. i would like to have these lists separate so when it comes time for versioning i can just change these lists (if that's the only changes required). However, these files need to be non-readable


Option Compare -
Can anyone give me some insight as to the benefit of using option compare.. i pretty much know what it does.. and that it is compare binary by default... but when should you use option compare text instead?


[VB6] Database compare -
Dear all i have developed this small program which compares two databases both MSAccess and SQL Server and lists the differences. Hope it may help you. Developed using vb6 bye Devdas M. Kamath


Fast Compare -
Dear All, I have two Richtext box in Form . I have typed some word in Each boxex.These Text boxes has arround 100 - to 150 lines each. I want to Fast Binary compare method, which will highlight the First Mismatch with some colour in Each Text box.These Compare sh


[2005] ASP.NET 2.0 - Multiple DropDown Lists Based on Value -
Hi All, I am trying to create a webpage that will generate drop down lists based on the number entered into a text box. These drop down lists will then pre-populate with data from a database (That part I should have no problems doing). Does anyone have any examples / point me in the


More SQL Syntax -
Ok once again here is my database setup (the whole thing this time) Table = Lists ListName ItemName AmtNum AmtType Table = Items ItemName Category Table = Prices ItemName AmtType Price and here is the SQL statement I am trying to get to work (for test purpose


[2005] Comparing lists -
Im trying to compare two lists, to find out how which items occur in both lists. I also want to test for duplication within a list. Now, the obvious way is a loop/compare which works fine for a low number of items. Beyond 10000 items, things slow down much more than a factor of 10.


Linked Lists vs. Arrays -
I have a data structure that order is very important in and I'm debating between linked lists or arrays. The number of elements will never exceed 100, so I could get by with an array of 100, but it's so much easier to move items in linked lists. What do you guys think?


What is the easiest way -
Hi, What is the easiest way to change the back color of all the forms and controls in a program?


[2005] Easiest ZIP Decompressor and Viewer -
What is the easiest way to view files with certain extensions in a zip, then extract them. Thanks.


The List of Lists... -
http://lists.gpick.com/


Linked Lists... -
I just read the chapter on linked lists in my C book... and I don't understand them at all, it didn't really explain anything, just gave some code..... can somebody explain to me how to use linked lists, and why to use them.... thanks, Dennis Wrenn


mailing lists problem... -
My company buys mailing lists from different sources and would like to put them into a central Contacts database we have. The mailing lists have different formats...some have the last name before the first name, some have the title before the names...some have the company name in a dif


The snow g*LIST*ens, yet I still need help -
Happy Holidays all. Thank you for all the gifts of programming advice you have given me this year; I must ask for this help yet again. I am making a program. I have two lists(both visible and they are the only members of a control array). Basically, using command buttons you can move i


Compare Two Word Files -
Hi All, I want to develop a VB6 application to compare two word files. I want to include option to - compare the content only. - compare the content and Formating also. I want you all to suggest me the best way to do it. Thanks in Advance.


[resolved]easiest way -
What would be the easiest way to show a list tasks running, and code to stop a selected tak? (much like the taskman.exe app in windows). vb.net 2003 - .net 1.1


[2.0] Sorting a list of lists... how to -
Hello, I have a list of lists of strings (List<List<string>>). Anyone knows how can I sort the lists on the primary list by their count property? thanks,


Easiest way to use ********** -
I am just about at the end of my rope with this current project. Once i have the final product ready to go, I want to create the install pkg with Inno instead of PDW (due to conflict errors with msvcrt.dll). However, I dont have time to figure out all the nuances. To be brutally honest


Two dropdown lists [resolved - for now :)] -
Hi, I'm going to use either two dropdown lists or two list boxes to display information. However one of the boxes will depend on the other for what data it holds. Using Asp to fill what is the best method to do this? One page that detexts extra items in the url? Session obje


[resolved]case-insensitive string compare -
Quickie - just looking for an existing function to compare example and eXamLe which will return true, without having to overload string.compare functions.


Compare MDB -
I want to compare two Access 2000 database files. And find out what records have been changed. Is there a program to compare two files?


Compare word Documents -
Hello, Is it possible to compare two word files without using MS Word's inbuilt Compare & merge option? May be in VB way??? Could you please help me out on this. Thanks, Kanna.