[Gambas-user] Variation in output

Rolf-Werner Eilert eilert-sprachen at ...221...
Mon Dec 14 17:50:21 CET 2015


Ok :)

Am 14.12.2015 16:39, schrieb Fabien Bodard:
> 2015-12-14 10:04 GMT+01:00 Rolf-Werner Eilert <eilert-sprachen at ...221...>:
>> Fabien, do you need a real VT terminal to test your component? With RS
>> 232 input wide plug, black and white screen... Would be freaky, wouldn't it?
>>
>> I've got two of those, but with a German keyboard.
> OHaaaa !!!
>
> Thanks, but XTerm is sufficient :-)
>
>
>
>> Regards
>> Rolf
>>
>> Am 14.12.2015 09:29, schrieb Fabien Bodard:
>>> you can use trim first
>>>
>>> http://gambaswiki.org/wiki/lang/trim?l=fr&nh
>>>
>>> and then try to see what to remove
>>>
>>> or remove all string between chr(27) and ";","h","l"
>>>
>>> well it will not fix all ... my next project concern a little bit
>>> that. I'm writting for my own needs a vt100/102 component. That is
>>> able to deal easily with vt100 protocol.
>>> It's no so powerfull than curse, but it's far more slim and gambas
>>> way. I can use my parser to clean vt100 input.
>>>
>>>
>>>
>>> 2015-12-14 4:45 GMT+01:00 zainudin ahmad <author.ilmi at ...626...>:
>>>> may be you can try option -Z (instead -z)
>>>> (attach pic)
>>>>
>>>> On Sat, Dec 12, 2015 at 1:47 PM, Charlie <charlie at ...2793...> wrote:
>>>>
>>>>> Thanks for looking at this.
>>>>>    Regarding the 'Esc' colour characters, the code posted does remove them. I
>>>>> also discovered that when run as an executable there are lots of other
>>>>> characters that are not showing in the IDE like *chr(3)* but these can
>>>>> easily be removed.
>>>>> The main issue for me is why has the some of the data been replaced with
>>>>> *'filter'*.
>>>>> For those having difficulty accessing my code I have attached an
>>>>> uncompressed tar file. Execute_bug.tar
>>>>> <http://gambas.8142.n7.nabble.com/file/n54924/Execute_bug.tar>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://gambas.8142.n7.nabble.com/Variation-in-output-tp54889p54924.html
>>>>> Sent from the gambas-user mailing list archive at Nabble.com.
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Gambas-user mailing list
>>>>> Gambas-user at lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>>>>
>>>> ------------------------------------------------------------------------------
>>>>
>>>> _______________________________________________
>>>> Gambas-user mailing list
>>>> Gambas-user at lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>





More information about the User mailing list