UpperBound(listbox_1.Item[]) will tell you the number of items in the listbox control named listbox_1. listbox_1.Item[1] will be the first item in the listbox, listbox_1.Item[2] will be the second item, etc.
The easiest way I can think is to calculate a hash for it's content (one for the source and one for the destination). If both hash match you should be ok.
Read the file in a blob and use the MD5 function of crypterobject to get the hash as a blob. You can convert the hash to a hex string using the HexEncode function. You can find an example in the onlinehlp for MD5 function.
There are no replies made for this question yet. However, you are not allowed to reply to this question.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.