![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 4
![]() |
Quote:
![]() |
|
|
|
|
|
|
#12 | |
|
Professional Programmer
|
Quote:
|
|
|
|
|
|
|
#13 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8
![]() |
You're still teaching yourself bad habits. It doesn't matter whether you will or not; attacking a problem with that mindset will almost always produce much better code.
|
|
|
|
|
|
#14 | |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 4
![]() |
Quote:
|
|
|
|
|
|
|
#15 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Essentially, if you find yourself using gotos except in the most extreme circumstances, you're a rank amateur and need additional work on your skills.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#16 |
|
Newbie
|
Heh.. I personally enjoy using the web browser suplied in vb6. Add a web browser, and then, instead of your gotosite command, toss this in there
WebBrowser1.Navigate Text1.Text 'Text1.Text, or other textbox, or something like '"http://www.website.com/ , maybe "http://" & text1.text " It is quite efficient, might I add.. |
|
|
|
|
|
#17 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Please note that you've resurrected a thread that's over a month old. Please note also that your comment has nothing whatsoever to do with the subject at hand. Welcome to the forum. If you haven't yet read the rules/FAQ and a "How to Post..." thread, please take the time to do so.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#18 | |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 3
![]() |
Quote:
|
|
|
|
|
|
|
#19 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Goto unemployment line. Do not pass Goto. Do not collect paycheck.
![]()
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#20 |
|
Newbie
|
GAH!
That is It! I Am Never Drinking Sake Again... ![]() Sorry About That Post. Of Course, Here Was My Mental Translation, probably: Oh, this guy should use an extra web browser he made on his own instead of the gotosite.. I think it to be much better, and much more accepted................. So Yah, I Apologize For The Post... |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|