|
-
Nov 12th, 2007, 05:25 AM
#1
Thread Starter
New Member
Need help with boolean
Here is a snippet
If total.Value = 1073741824 Then tb.Text = "test"
What i want this to do,is when TOTAL reaches 1073741824 it will change the text in the text box,Why isnt this working? it will run no problem it just wont change the text box.
Also,how can i make the program automatically plus 1 to the existing number in the text box when the Amount is reached?
Last edited by neodude112320; Nov 12th, 2007 at 05:56 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|