Date:  01/24/2002 01:32:41 PM Msg ID:  000304
From:  dick Thread:  000304
Subject:  cursor in email
This is probably more of a VFP question than FoxWeb.  I am putting some numeric data into a cursor and sending results by email.  Problem is that some of the numbers have leading zero, but obviously the zero does not show up when the cursor is input to the email body.  How can I insert or otherwise have the leading "zero" show in the email.  The main thing is that all numbers are two digit and when the zero is not present the columns do not line up.

Thanks