[simpits-tech] Changing numbers in VB6.0

Ken Trager simpits-tech@simpits.org
Mon, 17 Feb 2003 14:36:39 -0500


Hello all

Here is the problem

A/P VSI is displayed in four numbers   - - - like 1200

question is how to break that number down into single digits

Iam trying to sent out the data to display it but I need to send it out
one digit at a time.

This example when be

First number - 1
Second - 2
Third - 0
Fourth - 0

Is there a way to do this in VB programing?

Thanks all

Ken Trager