Forgive me, Father, for I have sinned.
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
Say 3 Hail Bacon's and you're forgiven.
If it's not broken, fix it until it is
-
Say 3 Hail Bacon's and you're forgiven.
If it's not broken, fix it until it is
+5
Jeremy Falcon
-
Nay, the existence of such a bug wouldst suggest the vessel to be otherwise. Contemplate thou the very meaning of such, and thou shalt find the creature itself to be thine bug. Bring down thine the power of the sharpened sea, and smite the insect! Ok... I can't do this anymore... It gives me nightmares about a religious upbringing I didn't even have :) So... Minimum patch to fix the bug, then scrap the damn thing and build one that works. I did that ten years ago at my first hedge fund job... Of course, it shut down before I could decommission the old version...
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels)Ian Shlasko wrote:
Minimum patch to fix the bug, then scrap the damn thing and build one that works.
That's the plan. *crosses fingers*
Jeremy Falcon
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
Jeremy Falcon wrote:
I just installed VB6 to update some legacy code
And when you're done don't forget to do a ritual burning of your computer... :~
Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.
Simplicity is prerequisite for reliability. — Edsger W. Dijkstra
Regards, Sander
-
Jeremy Falcon wrote:
I just installed VB6 to update some legacy code
And when you're done don't forget to do a ritual burning of your computer... :~
Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.
Simplicity is prerequisite for reliability. — Edsger W. Dijkstra
Regards, Sander
Good thinking.
Jeremy Falcon
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
And how are you planning to compile it. Some of the old VB6 code we have will only run when compiled on an old XP computer rather than anything newer. (it will compile on 7, but not run properly) I have to keep a XP virtual machine just for the task.. (I'm hoping to have got rid of all VB6 programs in the next 12 months.. Yipee)
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
I assume you were getting paid for such a service... which goes to show your just a tart like the rest of us ;P
Never underestimate the power of human stupidity RAH
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
He catched you.
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
:omg: I hope you did so on a VM, so all you need to do is a secure erase of the VM files, rather than calling in the hazmat team.
If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
I'm rather shocked it is willing to run under Windows 7. Or are you running it in a Windows 2000 VM?
Software Zen:
delete this;
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
How cool is that! I would love to tinker with some old vb6 code; brings back the old days. You should write an article about it. :)
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
Jeremy Falcon wrote:
I just installed VB6 to update some legacy code.
You do know that, after seeing VB, Satan added another level of Hell just for us programmers! In fact, there are all sorts of rooms in the level, especially tailored for Javascript and Ruby on Rails as well. The irony is that people who go there actually think they died and went to heaven, hahahaha! Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
-
Jeremy Falcon wrote:
I just installed VB6 to update some legacy code.
You do know that, after seeing VB, Satan added another level of Hell just for us programmers! In fact, there are all sorts of rooms in the level, especially tailored for Javascript and Ruby on Rails as well. The irony is that people who go there actually think they died and went to heaven, hahahaha! Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
Ha, the devil works in mysterious ways!
Jeremy Falcon
-
:omg: I hope you did so on a VM, so all you need to do is a secure erase of the VM files, rather than calling in the hazmat team.
If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill
Nah man, I went bareback. Live on the edge.
Jeremy Falcon
-
I'm rather shocked it is willing to run under Windows 7. Or are you running it in a Windows 2000 VM?
Software Zen:
delete this;
So far it seems to be working under compatibility mode for XP SP3 and running it with admin privileges.
Jeremy Falcon
-
What have they done with you? Tortured with money, drugs or waterboarding? :confused:
Press F1 for help or google it. Greetings from Germany
Florida beaches. I was teased with Florida beaches.
Jeremy Falcon
-
I assume you were getting paid for such a service... which goes to show your just a tart like the rest of us ;P
Never underestimate the power of human stupidity RAH
Hey man, money talks.
Jeremy Falcon
-
And how are you planning to compile it. Some of the old VB6 code we have will only run when compiled on an old XP computer rather than anything newer. (it will compile on 7, but not run properly) I have to keep a XP virtual machine just for the task.. (I'm hoping to have got rid of all VB6 programs in the next 12 months.. Yipee)
I'm not actually. The build process is on another machine. I just need to edit some code and hope to God it doesn't crash.
Jeremy Falcon