![]() |
|
INPUT problems - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Help & Support (https://forum.boriel.com/forumdisplay.php?fid=16) +---- Thread: INPUT problems (/showthread.php?tid=728) |
INPUT problems - 365Ink - 2016-03-24 INPUT wont be recognized by the compiler! Help! Is there any workaround? Re: INPUT problems - boriel - 2016-04-11 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 --> |