Difference between revisions of "Tips"

From HashVB
Jump to: navigation, search
(page about null)
Line 7: Line 7:
 
* [[Null]] - What is it and how do I use it?
 
* [[Null]] - What is it and how do I use it?
 
* [[Option Explicit]] - Why you should use Option Explicit
 
* [[Option Explicit]] - Why you should use Option Explicit
 +
* [[Sleep Without the Freezing]] - A Sleep function that doesn't freeze the process

Revision as of 18:45, 2 September 2005

Here are a selection of VB tips that will make you progamming life easier.