gettingstarted
[Top] [All Lists]

Re: numeric input question

To: RBgettingStarted <gettingstarted at lists dot realsoftware dot com>
Subject: Re: numeric input question
From: Barrie <barrie at spamcop dot net>
Date: Tue, 29 Jun 2004 22:01:41 -0400
Delivered-to: gettingstarted at lists dot realsoftware dot com
List-help: <mailto:gettingstarted-request@lists.realsoftware.com?subject=help>
List-id: Getting Started <gettingstarted.lists.realsoftware.com>
List-post: <mailto:gettingstarted@lists.realsoftware.com>
I am also a beginner, but here is my guess:
try str(Total)
Barrie
> 
> I did Dim First As Integer for the first box, Dim Second As
> Integer for the second box, then the OK button is coded as:
> 
> Dim Total As Integer
> Total = First + Second
> EditField3.Text = Total
> 

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>