|
You'll need to have a Select Case statement to choose what routine to call - you can base the decision on what you read out of the file. You could also use and If..Then..ElseIf construct depending on how many choices you have.
|
__________________
"With the appearance of the AddressOf operator, an entire industry has developed among authors illustrating how to do previously impossible tasks using Visual Basic. Another industry is rapidly developing among consultants helping users who have gotten into trouble attempting these tasks." -Dan Appleman
|