What have they done with beta 2, stuck it under the house ?
--
Mhzjunkie
1 PRINT "Windows XP ERROR"
GOTO 1
END
What have they done with beta 2, stuck it under the house ?
--
Mhzjunkie
1 PRINT "Windows XP ERROR"
GOTO 1
END
Doubtful it will appear until after Bill Gates address to WinHEC.
Even then, WinHEC participants may get the code before other parts
of the test community. At different times certain groups get the
jump on others. (Technical Beta, TAP, MSDN....)
"Mhzjunkie" <mhzjunkie@gmail.com> wrote in message
news:%23pPP$VmfGHA.1320@TK2MSFTNGP04.phx.gbl...
>
>
> What have they done with beta 2, stuck it under the house ?
>
>
> --
> Mhzjunkie
>
> 1 PRINT "Windows XP ERROR"
> GOTO 1
> END
>
Mhzjunkie schrieb:
> What have they done with beta 2, stuck it under the house ?
>
>
1 PRINT " "
2 GOTO 1
rOy
10 MODE 1
20 PRINT "Vista Beta 2 is expected shortly. Not entirely sure on dates but
30 PRINT "it'll be around and about for public download very soon"
40 GOSUB 10
50 END;
--
Zack Whittaker
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: www.msblog.org
» Vista Knowledge Base: www.vistabase.co.uk
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
that up!
--: Original message follows :--
"Roy Coorne" <rcoorne@hotmail.com> wrote in message
news:uyJr6gmfGHA.1264@TK2MSFTNGP05.phx.gbl...
> Mhzjunkie schrieb:
>> What have they done with beta 2, stuck it under the house ?
>>
>>
> 1 PRINT " "
> 2 GOTO 1
>
>
> rOy
Your GOSUB would cause a stack overflow :P
"Zack Whittaker" <admin@zacknet.co.uk> wrote in message
news:uN1zEzmfGHA.2208@TK2MSFTNGP05.phx.gbl...
> 10 MODE 1
> 20 PRINT "Vista Beta 2 is expected shortly. Not entirely sure on dates but
> 30 PRINT "it'll be around and about for public download very soon"
> 40 GOSUB 10
> 50 END;
>
> --
> Zack Whittaker
> » ZackNET Enterprises: www.zacknet.co.uk
> » MSBlog on ResDev: www.msblog.org
> » Vista Knowledge Base: www.vistabase.co.uk
> » This mailing is provided "as is" with no warranties, and confers no
> rights. All opinions expressed are those of myself unless stated so, and
> not
> of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
> that up!
>
> --: Original message follows :--
> "Roy Coorne" <rcoorne@hotmail.com> wrote in message
> news:uyJr6gmfGHA.1264@TK2MSFTNGP05.phx.gbl...
>> Mhzjunkie schrieb:
>>> What have they done with beta 2, stuck it under the house ?
>>>
>>>
>> 1 PRINT " "
>> 2 GOTO 1
>>
>>
>> rOy
>
>
So far it is only rumour Beta 2 will be released today.
If it is today, I do not expect it until the keynotes at WinHEC are
completed about Noon Pacific, about 4 hours from now.
The next question is which program gets it first? All at once?
Some of the programs that will get Beta 2:
Technical Beta testers.
MSDN/ Tech Net subscribers.
Public Beta.
My guess is in that order unless released simultaneously to all.
Also do not forget there are other programs that get Betas to the major
manufacturers necessary for their development. Many of these may get Beta 2
before anyone.
The last question is where do you fit in the chain.
If near the bottom, it could be a few days after the first receive Beta 2.
--
Jupiter Jones [MVP]
http://www3.telus.net/dandemar
http://www.dts-l.org
"Mhzjunkie" <mhzjunkie@gmail.com> wrote in message
news:%23pPP$VmfGHA.1320@TK2MSFTNGP04.phx.gbl...
>
>
> What have they done with beta 2, stuck it under the house ?
>
>
> --
> Mhzjunkie
>
> 1 PRINT "Windows XP ERROR"
> GOTO 1
> END
>
I thought you were going to say you were missing two front teeth.
--
--
Andre
Windows Connected | http://www.windowsconnected.com
Extended64 | http://www.extended64.com
Blog | http://www.extended64.com/blogs/andre
http://spaces.msn.com/members/adacosta
"Mhzjunkie" <mhzjunkie@gmail.com> wrote in message
news:%23pPP$VmfGHA.1320@TK2MSFTNGP04.phx.gbl...
>
>
> What have they done with beta 2, stuck it under the house ?
>
>
> --
> Mhzjunkie
>
> 1 PRINT "Windows XP ERROR"
> GOTO 1
> END
>
Well, has been a while since I coded BASIC - a good 8 years ago ;o)
--
Zack Whittaker
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: www.msblog.org
» Vista Knowledge Base: www.vistabase.co.uk
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
that up!
--: Original message follows :--
"Steve Drake" <steve@diagonal-solutions.local> wrote in message
news:%235tq2enfGHA.4852@TK2MSFTNGP05.phx.gbl...
> Your GOSUB would cause a stack overflow :P
>
>
>
>
> "Zack Whittaker" <admin@zacknet.co.uk> wrote in message
> news:uN1zEzmfGHA.2208@TK2MSFTNGP05.phx.gbl...
>> 10 MODE 1
>> 20 PRINT "Vista Beta 2 is expected shortly. Not entirely sure on dates
>> but
>> 30 PRINT "it'll be around and about for public download very soon"
>> 40 GOSUB 10
>> 50 END;
>>
>> --
>> Zack Whittaker
>> » ZackNET Enterprises: www.zacknet.co.uk
>> » MSBlog on ResDev: www.msblog.org
>> » Vista Knowledge Base: www.vistabase.co.uk
>> » This mailing is provided "as is" with no warranties, and confers no
>> rights. All opinions expressed are those of myself unless stated so, and
>> not
>> of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
>> that up!
>>
>> --: Original message follows :--
>> "Roy Coorne" <rcoorne@hotmail.com> wrote in message
>> news:uyJr6gmfGHA.1264@TK2MSFTNGP05.phx.gbl...
>>> Mhzjunkie schrieb:
>>>> What have they done with beta 2, stuck it under the house ?
>>>>
>>>>
>>> 1 PRINT " "
>>> 2 GOTO 1
>>>
>>>
>>> rOy
>>
>>
>
Andre Da Costa [Extended64] spewed out this bit, and i'll scatter a few bits
myself
> "Mhzjunkie" <mhzjunkie@gmail.com> wrote in message
> news:%23pPP$VmfGHA.1320@TK2MSFTNGP04.phx.gbl...
>>
>>
>> What have they done with beta 2, stuck it under the house ?
>>
>
> I thought you were going to say you were missing two front teeth.
Nah, the dentist worked that out.
--
Mhzjunkie
1 PRINT "Windows XP ERROR"
GOTO 1
END
Roy Coorne spewed out this bit, and i'll scatter a few bits myself
> Mhzjunkie schrieb:
>> What have they done with beta 2, stuck it under the house ?
>>
>>
> 1 PRINT " "
> 2 GOTO 1
At one time i had the line numbers in it. Just didn't look right for my sig
line, thats all.
--
Mhzjunkie
1 PRINT "Windows XP ERROR"
GOTO 1
END
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wireless Optical Mouse 2000: mouse remains on after shutdown | daztrue | Vista hardware & devices | 0 | 04 Nov 2009 |
| Spore Creature Creator Trial Version Won't Uninstall | RebelsReveille | Vista Games | 1 | 18 Apr 2009 |
| Spore Creature Creator Crash? | Andy [YaYa] | Vista Games | 12 | 23 Jul 2008 |
| VISTA, WHAT A STRAGE CREATURE! | BENAGLIA | Vista General | 2 | 20 Jun 2007 |
| Mouse Drivers MS Optical Wheel Mouse -- Vista Beta 2 64-bit | OS-Wiz | Vista hardware & devices | 3 | 28 Jun 2006 |