[Gambas-user] Application_Read

Rolf-Werner Eilert eilert-sprachen at ...221...
Mon Jun 7 08:17:46 CEST 2010


It is accepted, but still doesn't give any result.

Am 04.06.2010 23:27, schrieb Fabien Bodard:
> READ #LAST, Keys, -256
>
> 2010/6/3 Rolf-Werner Eilert<eilert-sprachen at ...221...>:
>>
>>>
>>> Public Application_Read()
>>>
>>>     Dim Keys As String
>>>
>>>     ' Read up to (so the negative sign) 256 characters from the standard input
>>>     Keys = Read -256
>>>     ...
>>>
>>> End
>>>
>>
>> Sorry, if I do it like this, I get "Unexpected READ".
>>
>> What I did before was:
>>
>> READ #LAST Keys, -256
>>
>> This doesn't produce an error, but it doesn't return any value either...
>>
>> Regards
>>
>> Rolf
>>
>>
>> ------------------------------------------------------------------------------
>> ThinkGeek and WIRED's GeekDad team up for the Ultimate
>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
>> lucky parental unit.  See the prize list and enter to win:
>> http://p.sf.net/sfu/thinkgeek-promo
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> 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