944,068 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 1997
  • Java RSS
Oct 30th, 2004
0

Would like for someone to check this to see if works and any help if it does not

Expand Post »
i wrote a program to help input User ID's for a system admin can any one check the code to seewhat wrong with it

thank you
Attached Files
File Type: java TestUserAccount.java (1.4 KB, 17 views)
File Type: java UserAccount.java (2.6 KB, 17 views)
Last edited by alc6379; Oct 30th, 2004 at 7:31 pm. Reason: removed email address
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
cltc72 is offline Offline
4 posts
since Oct 2004
Oct 31st, 2004
0

Re: Would like for someone to check this to see if works and any help if it does not

the UserAccount.java file was just flat out riddled with errors, I tried to correct some but ulitmately you need to learn to take more time with the java syntax

here are some corrections that should hopefully get you on your way:
Follows these steps in order on file UserAccount.java

1.) Remove the curly brace "}" on line 13 and move it to line 103
2.) change line 15 from "userAccount()" to "UserAccount()"
3.) change line 68 from "word,append" to "word.append"
4.) add a "+" to the end of line 97 and 98
5.) change getUserNameV1Mirror()"\n" to getUserNameV1Mirror()+"\n"
6.) remove the asterick (*) from line 100 and change it to a +
7.) change line 44 "Stringbuffer" to "StringBuffer"
8.) change line 61 from "lastname" to "lastName"

I am not going to go any further on this as there were still plenty of errors
Reputation Points: 13
Solved Threads: 4
Posting Whiz
paradox814 is offline Offline
351 posts
since Oct 2004
Nov 1st, 2004
0

Re: Would like for someone to check this to see if works and any help if it does not

thanks for the help it helped out a little but still alot of errors trying to work them out
Reputation Points: 10
Solved Threads: 0
Newbie Poster
cltc72 is offline Offline
4 posts
since Oct 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC