Members
Technology Zones
IBM Learning Center
Articles
Hosted By
Info
|
Articles & Tutorials  -
How to use number functions in VB.  -
How to use the For...Next statement to loop through code a certain number of times..  -
How to use the Input Box function to get input from the user..  -
How to use the MsgBox function to display simple prompts or messages..  -
How to use the Select Case statement.. 
Sample Code  -
What do you do when you want to work with numbers that have a total length of digits that reach into the billions? You sure can't store those in a conventional variable, or perform normal operations on them. This module demonstrates how to perform these..  -
Discusses some unexpected implications of using the 'On Error Resume Next' statement in Visual Basic applications..  -
How to check that a string is a properly formatted email address..  -
-How to ..... bitmaps,icons,dialogboxes,Menues..etc..from Executeables or Res files...  -
This is a VERY basic example for the absolute beginner out there...
Best update this as I found the copyright data for it...
. 
|
Search
Code Samples
New Members
|