Luke Lesurf Profile
Erm I went to school, then college and then i got a job... In programming. I like to fly planes and go fishing. I dont like brussle sprouts or cabbage. Love walker's squares. And coke (as in cola)
This user has contributed 0 articles, 3 code samples and posted 381 messages in our discussion forums.
Technology Interests
Code Samples-
VB's built in round function will round numbers like 12.085 down to 12.08. This is not correct in all cases as this number should be rounded up to 12.09. This round function allows for this..  -
This code will allow you get the free disk space on a drive which is over 2 Gb in size..  -
This code will search a folder and all sub folders for a specified file or filter.. 
|