|
-
Oct 31st, 2005, 06:42 AM
#1
Thread Starter
New Member
vb6 to vb.net
Hi all
I have a vb6 project that im trying to upgrade, I ran the
code advisor for visual basic 6 and got a few FIXITS the one im having
a problem with this is the big one.
'FIXIT: Declare 'leap' and 'lastday' and 'nmonth' and 'nday' and 'nyear' and 'cyear' with an early-bound data type FixIT90210ae-R1672-R1B8ZE
Dim leap, lastday, nmonth, nday, nyear, cyear, Add_day As Integer
Since im new to vb.net I dont know how to do this one
any help appriciated.
Ed
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|