SpectateSwamp's Profile
Reputation: 51
Whiz
- Group:
- Rep Abusers
- Active Posts:
- 243 (0.12 per day)
- Joined:
- 31-December 07
- Profile Views:
- 7,765
- Last Active:
Dec 24 2012 12:15 PM- Currently:
- Offline
Previous Fields
- Country:
- Who Cares
- OS Preference:
- Who Cares
- Favorite Browser:
- Who Cares
- Favorite Processor:
- Who Cares
- Favorite Gaming Platform:
- Who Cares
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Latest Visitors
-
Akavir 
16 May 2013 - 14:43 -
Michael26 
11 May 2013 - 02:52 -
emmalovato 
02 May 2013 - 16:51 -
laytonsdad 
30 Apr 2013 - 20:01 -
alexxwaag 
13 Apr 2013 - 06:21
Posts I've Made
-
In Topic: How would you use this incredible FEATURE
Posted 19 Dec 2012
-
In Topic: How would you use this incredible FEATURE
Posted 19 Dec 2012
-
In Topic: Does anybody use the program name as a control
Posted 20 Oct 2012
catmydrive.exe Catalogs the drive for MPEG
randomseg.exe Plays random segments of the above catalog videos
randommix.exe Plays random video with large font text describing the action
catmydrivejpg.exe Does a catalog for jpg
All programs are the exact same code.
The list could go on and on.
I'm going to create one called addmynotes.exe that will immediately jump to the enter notes prompt to add to mynotes.txt.
lastpagemynotes.exe Will show the last entry to that file.
Just easy and quick for the end user.
Another will be findemailfriends.exe that will search mynotes.txt to find the people I email regularly, that have "emailfriends" in the line. Returning those email addresses to the clipboard one at a time.
Anything that I do on a regular basis will have it's own program and shortcut. How fast and simple that will be.
Yup Jon.KiparskySwamp you can definitely see what the others overlooked. Good Going. -
In Topic: Is it important to know about GOTOs?
Posted 13 Oct 2012
Many years ago I was working on a cable billing system for Shaw CableSystems. It just wasn't selecting the correct customer records. The selection code was waaay too complex. My boss panicked about me changing the selection criteria.
The changed code was something like this:
line_2000: 'I like line numbers too
Get input file #1
if not the correct cycle goto line_2000
if customer is off billing goto line_2000
if customer is pre authorized goto line_2000
if customer has large credit goto line_2000
if customer is staff goto line_2000
.
.
Otherwise do a printed bill
Very simple. And anybody that worries about execution speed must be wasting computer cycles elsewhere -
In Topic: Is it important to know about GOTOs?
Posted 13 Oct 2012
Goto's are the greatest. I just love them.
The greatest program on the planet has well over 200 goto's. And I am adding them all the time.
My most recent feature is to randomly play video along with the associated large font text explaining the clip. The program is a monster and very spaghetti like. Rather than try and figure out where the logic has to skip to. I put in a goto and test it; then another and another and presto the puppy is working better than expected. If you like jamming code like I do, then you have to use goto's
My Information
- Member Title:
- D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
Contact Information
- E-mail:
- Click here to e-mail me
Friends
|
|



Find Topics
Find Posts
View Reputation Given

|
Comments
jon.kiparsky
13 Oct 2012 - 11:40ryanjjjj
11 Nov 2011 - 21:09