[Gambas-user] Application_Read
Fabien Bodard
gambas.fr at ...626...
Fri Jun 4 23:27:51 CEST 2010
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
>
More information about the User
mailing list