Wrox Programmer Forums
|
BOOK: Beginning Microsoft Visual Basic 2010
This is the forum to discuss the Wrox book Beginning Visual Basic 2010 by Thearon Willis, Bryan Newsome; ISBN: 9780470502228
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Microsoft Visual Basic 2010 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 April 13th, 2011, 09:36 AM
Registered User
 
Join Date: Apr 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 7: Counting Characters/Words

Hi all, first post

Recently bought the book to try to start coding again since VB5.

I am trying to build the application for counting characters p205-207 I think, keep getting stuck with errors regarding the text_changed event that contains the line

Dim intChar as integer = CountCharacters(txtWords.Text)

The public Function CountCharaters(ByVal... that preceeds this in the book is in greay not bold and it doesnt explain where to put it, it also has the ''' WPF type comments for a WPA form?

One of the errors is to so with namespaces I beleive. Sorry but I dont have access to teh exact detail, can post tonight if needed.

Basically the app will not run without errors and then after trying to move code around the form dissapears!

Any help appreciated.

thanks





Similar Threads
Thread Thread Starter Forum Replies Last Post
counting characters from a textbox ayem Visual Studio 2008 2 October 7th, 2009 10:40 PM
counting characters in a field emiminja SQL Language 1 August 26th, 2006 12:35 AM
Counting words.. longest, shortest, average akb786 Access 13 March 22nd, 2005 10:24 AM





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