Re: Problems with fork

2005-12-08 Thread $Bill Luebkert
Craig Cardimon wrote: >>I'm not sure if there is an upgrade path, but you can always buy an OEM >>CD (cheaper than full package) and install it. >> >>EG: $155 from New Egg >> http://www.newegg.com/Product/Product.asp?Item=N82E16837102071 >> >>or you can try eBay or you can try a more off the

Re: Problems with fork

2005-12-08 Thread Craig Cardimon
I'm not sure if there is an upgrade path, but you can always buy an OEM CD (cheaper than full package) and install it. EG: $155 from New Egg http://www.newegg.com/Product/Product.asp?Item=N82E16837102071 or you can try eBay or you can try a more off the wall outfit : $78 for full

RE: Problems with fork

2005-12-08 Thread Gomez, Juan
Hi all Bill is right I had my laptop "upgrade" from Windows XP Home to a XP pro and there is no upgrade basically they Reinstall all windows XP even takes more time that doing a from scratch installation Armando Gomez Guajardo Process Engineer Work Ph 956 547 6438 Beeper956 768 4070

RE: An inconstant constant?

2005-12-08 Thread Brian Raven
Jan Dubois <> wrote: > On Wed, 07 Dec 2005, Jan Dubois wrote: >> Or you can define a normal subroutine: >> >> sub DATA_COLS () { $os eq 'X') ? 6 : 7 } >> >> assuming $os will not change during the lifetime of your program. > > I just realize that I should have emphasized the importance of >