Results 1 to 9 of 9

Thread: Need help with boolean

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    9

    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
  •  



Click Here to Expand Forum to Full Width