Click here to Skip to main content
15,914,447 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionitunes , get cover art , visual basic 2008 Pin
ls780h3-Jan-09 2:57
ls780h3-Jan-09 2:57 
QuestionRe: itunes , get cover art , visual basic 2008 Pin
ekuhner15-Jan-09 6:32
ekuhner15-Jan-09 6:32 
Questionhow can I make code for barcode Pin
semo12-Jan-09 21:41
semo12-Jan-09 21:41 
AnswerRe: how can I make code for barcode [modified] Pin
Wendelius3-Jan-09 0:24
mentorWendelius3-Jan-09 0:24 
Questionhow to display files that are not in directory? Pin
zaimah2-Jan-09 17:10
zaimah2-Jan-09 17:10 
GeneralRe: how to display files that are not in directory? Pin
Luc Pattyn2-Jan-09 17:30
sitebuilderLuc Pattyn2-Jan-09 17:30 
GeneralRe: how to display files that are not in directory? Pin
zaimah2-Jan-09 19:23
zaimah2-Jan-09 19:23 
GeneralRe: how to display files that are not in directory? Pin
Luc Pattyn3-Jan-09 1:40
sitebuilderLuc Pattyn3-Jan-09 1:40 
OK, now start debugging, i.e. either add some output statements so you can see what is going on,
or use single-stepping and watch the values.

how many entries are in dirs1 and dirs2?

you are aware you are comparing two folders assuming they contain just 1 level of subfolders and no
files at the toplevel?

strange code:
Why is there a for i loop?
what is the use of f1 and f2? you assign a value to them but never use them? all you do is compare the names of the subfolders!

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Love, happiness and fewer bugs for 2009!


modified on Saturday, January 3, 2009 8:03 AM

GeneralRe: how to display files that are not in directory? Pin
zaimah3-Jan-09 20:43
zaimah3-Jan-09 20:43 
GeneralRe: how to display files that are not in directory? Pin
Luc Pattyn4-Jan-09 0:39
sitebuilderLuc Pattyn4-Jan-09 0:39 
GeneralRe: how to display files that are not in directory? Pin
zaimah4-Jan-09 2:39
zaimah4-Jan-09 2:39 
GeneralRe: how to display files that are not in directory? Pin
Luc Pattyn4-Jan-09 6:03
sitebuilderLuc Pattyn4-Jan-09 6:03 
QuestionRe: how to display files that are not in directory? Pin
zaimah8-Jan-09 20:31
zaimah8-Jan-09 20:31 
AnswerRe: how to display files that are not in directory? Pin
Luc Pattyn9-Jan-09 1:21
sitebuilderLuc Pattyn9-Jan-09 1:21 
GeneralRe: how to display files that are not in directory? Pin
zaimah11-Jan-09 14:35
zaimah11-Jan-09 14:35 
GeneralRe: how to display files that are not in directory? Pin
Luc Pattyn11-Jan-09 15:22
sitebuilderLuc Pattyn11-Jan-09 15:22 
GeneralRe: how to display files that are not in directory? Pin
zaimah11-Jan-09 16:14
zaimah11-Jan-09 16:14 
GeneralRe: how to display files that are not in directory? Pin
Luc Pattyn11-Jan-09 16:45
sitebuilderLuc Pattyn11-Jan-09 16:45 
GeneralRe: how to display files that are not in directory? Pin
zaimah11-Jan-09 17:26
zaimah11-Jan-09 17:26 
GeneralRe: how to display files that are not in directory? Pin
Luc Pattyn11-Jan-09 18:32
sitebuilderLuc Pattyn11-Jan-09 18:32 
GeneralRe: how to display files that are not in directory? Pin
zaimah11-Jan-09 21:14
zaimah11-Jan-09 21:14 
GeneralRe: how to display files that are not in directory? Pin
Luc Pattyn12-Jan-09 2:24
sitebuilderLuc Pattyn12-Jan-09 2:24 
QuestionRetrieve last ID from SQl server Pin
Jodd2-Jan-09 13:15
Jodd2-Jan-09 13:15 
AnswerRe: Retrieve last ID from SQl server Pin
Mycroft Holmes2-Jan-09 15:35
professionalMycroft Holmes2-Jan-09 15:35 
AnswerRe: Retrieve last ID from SQl server Pin
N a v a n e e t h2-Jan-09 15:51
N a v a n e e t h2-Jan-09 15:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.