[Coco] One-liners coming through!

George's Coco Address yahoo at dvdplayersonly.com
Mon Jun 25 17:28:55 EDT 2007


----- Original Message ----- 
From: "Gene Heskett"
> On Monday 25 June 2007, George's Coco Address wrote:
>>I'm not even sure I did this correctly.
>>Here's the B09 procedure I gleaned from the one liner:
>>
>>PROCEDURE Program
>> 0000      DIM i,j,s:REAL
>> 000F      i=0 \j=1
> I don't recall  ^ ever seeing the backslash used in this manner in B09. 
> Is
> that legal syntax?

It does the same thing as a colon in Color Basic
I could have made it a one liner, but this made it easier to grok.

>> 001F      PRINT i; j
>> 0028      FOR z=1 TO 1
>> 003A        s=i+j
>> 0046        PRINT s;
>> 004C        i=j
>> 0054        j=s
>> 005C        z=0
>> 0064        PRINT
>> 0066      NEXT z
>>
>>----- Original Message -----
>>From: "George's Coco Address"
>>
>>> I don't know what this means....
>>>
>>> I did try this with Basic09 and when it got to a point, it seems to
>>> choke....
>>>
>>> 1.8547708E+37
>>> 3.00108219E+37
>>> 4.85585298E+37
>>> 7.85693518E+37
>>> 1.27127882E+38
>>> 1.77643598E-39
>>> 1.27127882E+38
>>> 1.27127882E+38
>>> 2.19579563E-39
>>> 1.27127882E+38
>>> 1.27127882E+38
>>> 2.19579563E-39
>>> 1.27127882E+38
>>> 1.27127882E+38
>>>
>>> Brian, how did you find this on Yahoo? I have no idea what these numbers
>>> mean.
>>>
>>>
>>> From: "Brian Blake"
>>>
>>>> Well my real coco3 is at home and Vcc was the only thing I have 
>>>> installed
>>>> on my PC at work. In either case +37 or +38, I cannot concieve a need, 
>>>> in
>>>> my life, to work with a number that large...
>>>>
>>>> BTW... thanks yahoo:
>>>>
>>>> 8,099,999,999,999,997,000,000,000,000,000,000,000,000
>>>
>>> --
>>> Coco mailing list
>>> Coco at maltedmedia.com
>>> http://five.pairlist.net/mailman/listinfo/coco
>>
>>--
>>Coco mailing list
>>Coco at maltedmedia.com
>>http://five.pairlist.net/mailman/listinfo/coco
>
>
>
> -- 
> Cheers, Gene
> "There are four boxes to be used in defense of liberty:
> soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> Mal: "You're servicing crew now?"
>
> Inara: "In your lonely and pathetic dreams."
> --Episode #2, "The Train Job"
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
> 





More information about the Coco mailing list