![]() |
INPUT problems - Printable Version +- Forum (https://www.boriel.com/forum) +-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11) +---- Forum: Help & Support (https://www.boriel.com/forum/forumdisplay.php?fid=16) +---- Thread: INPUT problems (/showthread.php?tid=728) |
INPUT problems - 365Ink - 03-24-2016 INPUT wont be recognized by the compiler! Help! Is there any workaround? Re: INPUT problems - boriel - 04-11-2016 Yes, there is a function implemented for INPUT (That is, you use it as a function): <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:INPUT">http://www.boriel.com/wiki/en/index.php/ZX_BASIC:INPUT</a><!-- m --> |