Menu
Search




Articles & Documents

Close Tutorials

Newsletter
To receive news about this website, consider subscribing to our Newsletter.
Subscribe
Unsubscribe
22 Subscribers
CPDB.Net

Friends News
Visits

   visitors

   visitors online

Webmaster - Infos

Forum - Forum
Pépé le compiler - Pépé le compiler


active  Topic # 52  Console input troubles

13/09/2012 @ 15:20
by DARodrigues

DARodrigues



Hello!  For starters, thank you for the effort of porting this.  I was a fan back in the days I had a palm, and I can't express how useful it is to have a console mode compiler or interpreter for those quick and dirty calculations.n

I have started playing with it on my Galaxy Nexus (Jellybean 4.1.1), but any time I get to a read or readln, the return key seems to do nothing, and I am unable to finish editing the variable and the program stays stuck.  I experimented with the code "CharTypedVariable:=input^; get(input);" and this method seems to work, even when I hit the return key.  By examining ord(CharTypedVariable) above, I was able to determine that my return key returns me an ASCII character code of 13; Pépé le Manual mentions the end-of-line character is ASCII character code 10.  I believe this may be the reason why the return key won't end the read session.  Is there a way to tell the compiler to also end a line on chr(13), in particular ?  Right now, I am implementing a bunch of complex functions and procedures to do what I should by rights be doing with a single instruction.
Write to DARodrigues   Post an answer  Top
Answer n° 1
--------
14/09/2012 @ 15:23
by Philippe

Anonymous

visitor
I will try to fix this issue. Thanks for the report.
Philippe.
Write to Philippe   Post an answer  Top
Answer n° 2
--------
17/09/2012 @ 09:37
by Philippe

Anonymous

visitor
The version 1.09 uploaded is supposed to fix the problem.
Philippe.
Write to Philippe   Post an answer  Top
active topic active   closed topic closed   Sticky Sticky   New New message   -   Correct Correct message   Close Close topic   Make sticky Make sticky
[]
Forum Topic  Forum 




^ Top ^