[Cuis-dev] unnecessary punctuation

Gerald Klix cuis.01 at klix.ch
Thu Jun 13 08:44:45 PDT 2024



On 6/13/24 3:09 PM, Juan Vuletich via Cuis-dev wrote:
> On 6/13/2024 5:57 AM, Gerald Klix via Cuis-dev wrote:
>>
>>
>> ...
>>
>> | yesBlock noBlock |
>> yesBlock := [ 'Yes' ].
>> noBlock := [ 'No' ].
>> 2 > 3 ifTrue: yesBlock ifFalse: noBlock
>>
>> ...
>>
>>
>> @Juan: If just found that stepping *through* this expression
>> in the debugger does not work with Cuis/Haver version 6350.
>> Please try it and see for yourself.
>>
>>
>> HTH,
>>
>> Gerald
>>
>
> Seems to work well in #6466, at least to me.
>
> Thanks,
>
>
Thanks,

will retest with a #6466 version of Haver and Cuis.

I created a screen cast for version #6350 just to make
clear what I did.
Please, see: https://www.klix.ch/videos/debugYesNo-2024-06-13_17.33.48.webm


Thanks again,

Gerald


More information about the Cuis-dev mailing list