0 Members and 2 Guests are viewing this topic.
lkj: the integration of the syscalls is on the todo list, sorry for the delay.
Oh OK...I was also thinking you could use it for reading text files like an eBook reader. The file would be in plain text. But since this has trouble with special characters it would not work. The Lua based eBook reader that someone made has the same issue. If I have a pretty big file I would have to go through it and get rid of the special characters which would be very time consuming.
If you have a text file that contains UTF-8 try opening the file up using Notepad++. Notepad++ gives the option to convert to ANSI. See if that works.
Forgive me for asking this but what do you guys use a text editor for on the calculator? I am just curious.
unless you mean making nTxt so that it lets people write Python code inside it instead of just plain text files, which would definitively be very great.