Am 11.12.2017 um 14:22 schrieb François Van Emelen via Ql-Users:
Hi all,

Is there a length limit to the editable string (suggestion$) in the function READ_STRING$?

answer$=read_string$(" edit ",suggestion$,request$,length,xpos,ypos)

If there is any info about it, where can I find it?

Thank you in advance.

François Van Emelen



_______________________________________________
QL-Users Mailing List



just a quick test

10 a$="1234567890123567890123456789012345678901234567890"
20 PRINT READ_STRING$ ("test",a$)

only 35 characters

Greetings from Switzerland

                Markus
                
_______________________________________________
QL-Users Mailing List

Reply via email to