Wrox Programmer Forums
|
Beginning Visual Basic 2015
This is the forum to discuss the Wrox book Beginning Visual Basic 2015 by Bryan Newsome; ISBN: 978-1-119-09211-7
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning Visual Basic 2015 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 6th, 2017, 05:53 PM
Registered User
 
Join Date: May 2017
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Capter 2

New to vb, working on the (try it out) in chapter 2, working on the code to have a window add one number to an existing. my code for this is


Dim intnumber as integer intnumber = 27 intnumber = intnumber +1 msgbox(“value of intnumber +1 = “& intnumber .tostring,”variables”)

any help will be appreciated





Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: Capter 3 in ASP.Net 2.0 web prog rav BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 16 September 11th, 2007 11:11 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.