View Single Post
  #4 (permalink)  
Old 02-12-2008, 01:14 PM
dennishea dennishea is offline
Senior Member
 
Join Date: Jul 2007
Posts: 147
Awards Showcase
Beta Tester 
Total Awards: 1
Default

@agraham

I downloaded your reminder prg and really like it. On line 28 (Control"DateTimePicker2")2.Format = 8) the 2 doesn't
belong. Line 113 you have select case j, case shouldn't be there. Line 118
Case Is > 1, it gave an error with is in there so took it out. Line 131 Case Is <= 0, same thing as line 118. And lastly it will compile with optimized turned off but not with it on, something about key already added in dictionary
checkbox key trying to add checkbox. I'm not sure how to solve that one so I compiled without optimized.

dennishea
__________________
Using 6.30
dennishea
Reply With Quote