RE: Protect VFP source code

2007-01-28 Thread Dave Crozier
Chester, Refox and KonXise are probably the best known of all the products which will protect your source code. However I believe that even these have been shown to be useless against determined attacks. If I'm not mistaken I think it was Christof who showed this at a recent VFP meeting. Other lis

[NF] Which Vista Please

2007-01-28 Thread Dave Crozier
Ed will like this one! HYPERLINK "http://www.dvorak.org/blog/?p=9462#comment-450771"http://www.dvorak.org/blo g/?p=9462#comment-450771 The cartoon at the top of the page Dave Crozier -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus

Re: Protect VFP source code

2007-01-28 Thread Paul Hill
On 1/28/07, Dave Crozier <[EMAIL PROTECTED]> wrote: > Personally I used to use Refox as a form of source protection but gave it up > a long time ago on the basis that a selection of product "Branding" where > the authorised user is shown on all screens This is what we do. Put the client name in a

SQLServer Cursor Adapters

2007-01-28 Thread Graham Brown \(CompSYS\)
Hi all I'm still working through the upsize to sqlserver. The first problem I've encountered is that SQL upsized my dates to datetimes. I've changed the cursoradapter so that everywhere it mentioned a time type it now shows a date. The control source on the both textboxes and grid columns are sti

RE: how to show all code for a form?

2007-01-28 Thread Sales Info
Jeff, I'm not by a workstation with VFP, but under the Tools menu is a Class Browser(?) about 3 or 4 positions down that was written by Ken Levy. You can load a form into this tool (you can load forms even though it looks like you can only work with classes), click on this tool's View Code button,

RE: [NF] Which Vista Please

2007-01-28 Thread mrgmhale
heh-heh, very good! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Dave Crozier > Sent: Sunday, January 28, 2007 5:26 AM > To: [EMAIL PROTECTED] > Subject: [NF] Which Vista Please > > > Ed will like this one! > > > > HYPERLINK > "http://www.dvorak.org/

[OT] Oldie but goodie

2007-01-28 Thread Stephen Russell
A store that sells new husbands has just opened in New York City, where a woman may go to choose a husband. Among the instructions at the entrance is a description of how the store operates. You may visit the store ONLY ONCE! There are six floors and the attributes of the men increase as the shop

RE: SQLServer Cursor Adapters

2007-01-28 Thread Stephen the Cook
Graham Brown (CompSYS) <> wrote: > Hi all > > I'm still working through the upsize to sqlserver. The first problem > I've encountered is that SQL upsized my dates to datetimes. I've > changed the cursoradapter so that everywhere it mentioned a time type > it now shows a date. > > The control s

Re: Wierd Label behaviour

2007-01-28 Thread Ed Leafe
On Jan 25, 2007, at 10:17 AM, Nicholas Geti wrote: > That is why I prefer top-posting. I estimate over 90% of the > messages on > this forum are longer than the text panel in Outlook Express and I > have to > scroll down to see the answers. I no longer bother in most cases > and just > delet

Re: ProFox Digest, Vol 45, Issue 197

2007-01-28 Thread Ed Leafe
On Jan 25, 2007, at 11:44 AM, Kevin Cully wrote: > I'm waiting on a bid from the Hilton Garden Inn, Alpharetta, to see if > FF07 will happen or not. :P If you return there, make sure that that the PortaBar is there for the after-hours interaction. http://fox.wikis.com/wc.dll?Wiki~Porta

RE: Protect VFP source code

2007-01-28 Thread Stephen the Cook
Paul Hill <> wrote: > On 1/28/07, Dave Crozier <[EMAIL PROTECTED]> wrote: >> Personally I used to use Refox as a form of source protection but >> gave it up a long time ago on the basis that a selection of product >> "Branding" where the authorised user is shown on all screens > > This is what we

Re: Irate Post to Wine -users

2007-01-28 Thread Ed Leafe
On Jan 26, 2007, at 10:51 AM, Dave Crozier wrote: > Hope both Whil and Paul don't mind my response I don't see why they would - your comments were spot on. Good post! -- Ed Leafe -- http://leafe.com -- http://dabodev.com ___ Post M

[OT] Odd request.

2007-01-28 Thread Stephen Russell
I read my local FreeCycle and this came through today. I am in need of a purse that a dog goes into. I am having to travel out of state for a funeral and my husbands grandmother loved my dog. So we thought it would be appropriate if we took her. I was told though that the only way I could take her

Re: [OT] Odd request.

2007-01-28 Thread Paul Hill
On 1/28/07, Stephen Russell <[EMAIL PROTECTED]> wrote: > I read my local FreeCycle and this came through today. > > I am in need of a purse that a dog goes into. I am having to travel > out of state for a funeral and my husbands grandmother loved my dog. > So we thought it would be appropriate if w

RE: Wierd Label behaviour

2007-01-28 Thread Virgil Bierschwale
Did you ever think that possibly some of our memories are not that good and that we refer to that text to remember what the hell we were talking about in the original message. CRS' ers of the world can surely emphatize on this one I'm sure... Virgil Bierschwale http://www.bierschwalesolutions.

RE: [OT] Odd request.

2007-01-28 Thread Stephen the Cook
Paul Hill <> wrote: >> Totally out there isn't it. > > Like these: > http://www.quintessentialpet.com/Versatile+Purses.html Poor dogs to have owners that would purchase these stupid things. Stephen Russell DBA / .Net Developer Memphis TN 38115 901.246-0159 "A good way to judge people is by ob

RE: SQLServer Cursor Adapters

2007-01-28 Thread Graham Brown \(CompSYS\)
Hi Thanks Stephen Just thinking about this, isn't the basic design of a foxpro app to assign the fields to the control source and then issue a tableupdate to commit. Changing the app to native datetimes means I can't use control source for any dates as I'd have to assign the date time to a vari

Re: [NF] Ethics again

2007-01-28 Thread MB Software Solutions
Jeff Fisher wrote: > I'm beginning to wonder if there are any reputable businesses out there. > They get theirs eventually. > Sometimes I feel that the good guys are losing. > I know EXACTLY what you mean. Keep your faith, brother. It's only darkest just before the dawn. -- Michael

Re: [NF] Ethics again

2007-01-28 Thread MB Software Solutions
mrgmhale wrote: > Better to go through life with a clear conscience, and die an honest man, > than live life looking over my shoulder and wondering what things folks will > say when I do bite the dust. > > Amen to that! -- Michael J. Babcock, MCP MB Software Solutions, LLC http://mbsoftwareso

Re: Protect VFP source code

2007-01-28 Thread MB Software Solutions
Dave Crozier wrote: > Chester, > Refox and KonXise are probably the best known of all the products which will > protect your source code. > > However I believe that even these have been shown to be useless against > determined attacks. If I'm not mistaken I think it was Christof who showed > this a

Re: Protect VFP source code

2007-01-28 Thread MB Software Solutions
Paul Hill wrote: > In my youth I used to remove copy protection from the odd computer > game. You can't stop someone with plenty of time and a debugger. > LOL! Yeah, my wife used to be the best at some game (can't recall the name) but I used to hack the hiscores.txt file and rewrite me as th

Re: Protect VFP source code

2007-01-28 Thread MB Software Solutions
Stephen the Cook wrote: > I added a check that UNSET the company name when the name in the table and > the checksum didn't match. > > For the company name I placed "Call my company for purchase - > (999)-999-" in the table. > > I sold to used car dealers and one former employee of a client woul

RE: SQLServer Cursor Adapters

2007-01-28 Thread Stephen the Cook
Graham Brown (CompSYS) <> wrote: > Hi > > Thanks Stephen > > Just thinking about this, isn't the basic design of a foxpro app to > assign the fields to the control source and then issue a tableupdate > to commit. > > Changing the app to native datetimes means I can't use control source > for a

Re: how to show all code for a form?

2007-01-28 Thread MB Software Solutions
Jeff Roberts wrote: > Sorry if I've overlooked an obvious answer or workaround to this problem. > I've got a form that is based off a class, and I want to see if I have > hidden any code anywhere that would change the behavior of this form. Is > their something I can do that will show me where I'v

RE: Protect VFP source code

2007-01-28 Thread Stephen the Cook
MB Software Solutions <> wrote: > Stephen the Cook wrote: >> I added a check that UNSET the company name when the name in the >> table and the checksum didn't match. >> >> For the company name I placed "Call my company for purchase - >> (999)-999-" in the table. >> >> I sold to used car deal

Re: SQLServer Cursor Adapters

2007-01-28 Thread MB Software Solutions
Stephen the Cook wrote: > What I tried to say is that you need to have fox mimic your other backend in > the date column. Presently you have a date only in Fox and find that no > other backend is like that. > Not exactly. MySQL has a DATE field as well as DATETIME! > So you have to go the nex

Re: [OT] Odd request.

2007-01-28 Thread Michael Madigan
She better check with the airline, some require a hard carrier. --- Stephen Russell <[EMAIL PROTECTED]> wrote: > I read my local FreeCycle and this came through > today. > > I am in need of a purse that a dog goes into. I am > having to travel > out of state for a funeral and my husbands > gran

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Kristyne McDaniel
Helio, > "... It is estimated that up to 50% of all fertilized eggs > die and are lost > (aborted) spontaneously, usually before the woman knows she > is pregnant. Perhaps Madigan and Pete should go dumpster diving for freshly discarded feminine products to see if there are any fertilized eggs

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread john harvey
The good thing about these abortions is that most of them are democrats! John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kristyne McDaniel Sent: Sunday, January 28, 2007 1:51 PM To: 'ProFox Email List' Subject: RE: [OT] Deaths since the Iraq war -- o

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Michael Madigan
That is true. Do Democrats even have a soul? --- john harvey <[EMAIL PROTECTED]> wrote: > The good thing about these abortions is that most of > them are democrats! > > John > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Kristyne McDaniel >

Re: Protect VFP source code

2007-01-28 Thread MB Software Solutions
Stephen the Cook wrote: > I got one call to pay for the program. I have no idea how many people were > screwed by it and it failed on them. I'd check the day of the month that > was embedded in the checksum to screw with them. If it got this guy in > trouble with his friends oh well. > I'v

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread john harvey
Oh they aren't THAT bad! John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Madigan Sent: Sunday, January 28, 2007 2:32 PM To: ProFox Email List Subject: RE: [OT] Deaths since the Iraq war -- on our soil That is true. Do Democrats even have a

RE: Protect VFP source code

2007-01-28 Thread BD Operating Systems, Inc.
Gee at last a chance to contribute. If I remember correctly this was written up on FoxPro Advisor and was recommended to me by Malcolm or Craig Boyd. www.siliconrealms.com Go with the professional version. >From their FAQ... Has SoftwarePassport been cracked? There have also been several a

Re: Protect VFP source code

2007-01-28 Thread Chester Friesen
Dave Crozier wrote: > You could always use an obfuscator to change all the variable names to an > complicated unreadable format as well as removing all comments for the > production application. Thanks, all, for your comments. If someone could recommend an obfuscator I would appreciate that. I wro

Re: Protect VFP source code

2007-01-28 Thread Chester Friesen
BD Operating Systems, Inc. wrote: > Gee at last a chance to contribute. If I remember correctly this was > written up on FoxPro Advisor and was recommended to me by Malcolm or Craig > Boyd. > > www.siliconrealms.com > > Go with the professional version. > Thanks, Carl, How does it work? Do

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Justin Darnell
Almost five million aborted fetuses? Do you want your taxes raised to take care of them in foster homes? Oh the hard decisions a Compassionate Conservative must make. I honestly don't support abortions, but do you BELIEVE that you will be held responsible in your version of heaven or hell for th

RE: [OT] Oldie but goodie

2007-01-28 Thread Kristyne McDaniel
Stephen, > Floor 6 - You are visitor 31,456,012 to this floor. There are no > men on this floor. This floor exists solely as proof that women are > impossible to please. Thank you for shopping at the Husband Store The fact that Pamela Anderson was a Playmate before feeling the need to get those h

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread john harvey
I don't support abortions either, nor did I support Saddam slaughtering millions. I wouldn't have supported Hitler or Stalin in their purges either. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Justin Darnell Sent: Sunday, January 28, 2007 8:55 PM

RE: [NF] Medical insurance

2007-01-28 Thread Kristyne McDaniel
Madigan, > Anybody have a great deal on medical insurance? My > Cobra runs out the end of February. Read through all of your company's fine print before you make your decision. I found that if I do not accept another J.O.B. that I can move onto the EDS retirement medical plan after COBRA runs ou

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Justin Darnell
So then the question is...is it your place to fix the world? And if so, why are you sitting where you are and not out changing things? Why weren't you in Iraq before we started a 'War on Terror'? (i hope you weren't, or I'll feel like a realyou get the point) I guess what I'm saying is, you'

RE: Protect VFP source code

2007-01-28 Thread BD Operating Systems, Inc.
Yes - create the exe - I set it to no debug and encrypted. Then run SP. The steps were spelled out by Boyd - I believe - in FoxPro Advisor. A new exe is generated and your original is renamed. I use a splash screen in the encrypted version so I can spot the difference. The process takes seconds

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread john harvey
I've done my time fixing the world, or so I thought (32 years of Policing). I'm going back to the "world fixing" business some time in the next week or so. As for religion, I don't beat people over the head with my Bible, but I don't mind pointing out the irony of things like this. John -Ori

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Justin Darnell
I knew you were an officer. I'm sure you've done plenty of good and I respect you and your profession and thank you for your service. However, in your theory of policing the world and being responsible for every bad thing that happens, are you sure you've done enough? Thanks for the discussion to

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Michael Madigan
1. It's murder 2. Why don't we allow parents to kill their 1yo kids? 3. Most abortions are by women who don't want to be inconvenienced, not those who can't have the child. 4. There are plenty of adoption options 5. There are plenty of public assistance options for first time offenders. 6. We

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Michael Madigan
My religion requires me to help others, send charity, prevent baby deaths. --- Justin Darnell <[EMAIL PROTECTED]> wrote: > So then the question is...is it your place to fix > the world? And if > so, why are you sitting where you are and not out > changing things? > Why weren't you in Iraq bef

RE: [OT] Oldie but goodie

2007-01-28 Thread Michael Madigan
It would be nice if instead of breast implants, they could get logic transplants. --- Kristyne McDaniel <[EMAIL PROTECTED]> wrote: > Stephen, > > > Floor 6 - You are visitor 31,456,012 to this > floor. There are no > > men on this floor. This floor exists solely as > proof that women are > >

[OT] This is sickening

2007-01-28 Thread Michael Madigan
http://thehill.com/thehill/export/TheHill/News/Frontpage/012507/protesters.html Saddam - Hung for the Holidays http://www.cafepress.com/rightwingmike ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/pro

RE: [NF] Medical insurance

2007-01-28 Thread Kristyne McDaniel
Dave, > It's a hospital "superbug" that basically is resistant to > antibiotics so it kills you We were told it was MRSA, but it is still a superbug. Steve got it after the flesh eating bacteria nearly killed him. He spent 7 weeks on a very strong IV antibiotic before it was finally killed. Now

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Justin Darnell
Madigan, this is why people can't have meaningful conversations with you. You believe in moral absolutes. You believe you can't be wrong and there are no gray areas. Sounds like any other brand of religious extremism to me. In order to have a reasonable debate you need to have some amount of h

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread john harvey
Personally, I wouldn't mind if the US and some of the other countries banded together and rid the earth of the terrorist dictators. That's a slippery slope though and a task that is daunting to say the least. I'd like to see the "leaders" of the African nations that have starved their own people to

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Michael Madigan
Darnell, which one of my truths don't you agree with? --- Justin Darnell <[EMAIL PROTECTED]> wrote: > Madigan, this is why people can't have meaningful > conversations with > you. You believe in moral absolutes. You believe > you can't be wrong > and there are no gray areas. Sounds like any

Re: Wierd Label behaviour

2007-01-28 Thread Nicholas Geti
Sorry Ed. I gave my reason for top posting. Nothing to do with lazy. I already spend hours per day going through all my emails; I subscribe to lots of services looking for computer repair techniques to further my business, following my hobbies as well as running my church fair which last year to

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Justin Darnell
I take issue most with your number 7. I guess you've talked to God and he's told you the names of all those people that will be punished for their complacency. Besides, who are you to determine what complacent is. The whole idea is a slippery slope. If you need to defend the children, and you'r

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Michael Madigan
You compare the execution of Saddam Hussein, a man who has killed over a million Iraqis, some by being gassed with chemical weapons, some by being thrown off buildings, some by being thrown into shredders, to aborting an innocent baby in the womb? Saddam had a long trial, was able to face his acc

RE: [OT] Oldie but goodie

2007-01-28 Thread Kristyne McDaniel
Madigan, > It would be nice if instead of breast implants, they > could get logic transplants. >From where? The guy that did yours? Kristyne McDaniel http://www.mcstyles.com http://www.emryldlife.com ___ Post Messages to: ProFox@leafe.com Subscri

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread john harvey
Murder is the UNLAWFUL taking of a human life, by another, with malice aforethought. Killing Saddam wasn't murder, it was a lawful execution. John And let's look at number 1. You support murdering Saddam, but not fetuses? If killing fetuses is murder we need to recognize that murdering a cons

Re: Wierd Label behaviour

2007-01-28 Thread Chet Gardiner
Some "top posters" prefer top posting. I get tired of having to scroll down past ANYTHING to get to the latest post. Actually, It's painful on my RSI... I use Thunderbird, view by "threads with unread"... Nicholas Geti wrote: >Sorry Ed. I gave my reason for top posting. Nothing to do with

RE: [OT] Oldie but goodie

2007-01-28 Thread Michael Madigan
See what I mean. Hopefully you'll be one of the first to get one. --- Kristyne McDaniel <[EMAIL PROTECTED]> wrote: > Madigan, > > > It would be nice if instead of breast implants, > they > > could get logic transplants. > > From where? The guy that did yours? > > Kristyne McDaniel > http:

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Michael Madigan
Now John, there you go with the moral absolutes again. I mean, come on, there's no right and wrong, just gray areas. Killing a baby is murder and so is killing Saddam Hussein. You can't make this stuff up. Liberalism is a mental disorder. --- john harvey <[EMAIL PROTECTED]> wrote: > Murde

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Justin Darnell
I'm not defending what Saddam did. I'm not defending abortion. Remember these two points. I agree with you that abortion is wrong. I think its more wrong to push my religion based beliefs on others. Perhaps not, 'more wrong' but wrong in its own way. Saddam was a horrible person, but murder is m

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Justin Darnell
I made the comparison to say that murder is murder. Oh, I see, your God celebrates when you kill SOME of his children... On 1/28/07, Michael Madigan <[EMAIL PROTECTED]> wrote: > Now John, there you go with the moral absolutes again. > I mean, come on, there's no right and wrong, just > gray area

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Michael Madigan
You're not pushing your religious view on people when you tell them abortion is wrong, you're pushing your moral views, the same moral views that say stealing is wrong, murder is wrong, having sex with your neighbor's wife is wrong, etc... Our whole legal system is based on moral truths. -

Re: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread Michael Madigan
Killing Saddam isn't murder. You can say it all you want, but it isn't. --- Justin Darnell <[EMAIL PROTECTED]> wrote: > I made the comparison to say that murder is murder. > > Oh, I see, your God celebrates when you kill SOME of > his children... > > On 1/28/07, Michael Madigan <[EMAIL PR

RE: how to show all code for a form?

2007-01-28 Thread Francis \(net\)
Jeff, You could download CLUE from Ed's site. It's a little utility that I started on about 11 years ago and is quite rough around the edges, but it will allow you to dump any SCX or VCX to code. It doesn't touch anything in your file but creates a SCR or VCR output with the code from the classes

RE: [OT] Deaths since the Iraq war -- on our soil

2007-01-28 Thread john harvey
I agree, all murder is wrong, but not all killing. God provided commandments and laws that mete this punishment out. Murder, by definition, is wrong. Killing a convicted person is not. Killing in wartime is not murder, as long it conforms to the law, and there are many other instances where killin