Page 1 of 2

input$ or equiv

Posted: Mon Feb 08, 2010 9:08 pm
by rnol
Just found FNX - is there a way to get user input without textbox?
Console program
Thanks

input$ or equiv

Posted: Tue Feb 09, 2010 9:15 am
by magna
As far as I know FNX is intended for GUI not for console programs. There is a function INP() which reads from a port but no INPUT$().

input$ or equiv

Posted: Tue Feb 09, 2010 4:31 pm
by rnol
Thank You

input$ or equiv

Posted: Sun Oct 17, 2010 6:04 am
by duepalle
i had the same question : is not possible do consolle
program like qbasic can do?

input$ or equiv

Posted: Mon Oct 18, 2010 6:49 pm
by fred
There is a Print statement that writes to console/stdout.
But there is no Input statement.
There are a lot of window controls (button/stringgrid) for making a windows/gui application.
I don`t know where you want to use it for but i think a kind of Input can be made using windows api calls.

input$ or equiv

Posted: Wed Oct 20, 2010 9:13 pm
by duepalle
thanks fred
excuse me for the ritard but i didn`t connected for some
day.....

i`d like to know about input statment because i love build
simple console program.
About your advise,do you know how to made input statement using windows api calls ? i`m not able
for now to use api.....

thanks for your answer,
bye :)

input$ or equiv

Posted: Thu Oct 21, 2010 6:37 pm
by fred
Don`t worry, i`m not in a hurry and there is no time limit :)
I will see what i can do, should not be too difficult, so i learn also from it.
Will take a few days, i have work/life etc. also :)

input$ or equiv

Posted: Fri Oct 22, 2010 12:23 am
by duepalle
thanks a lot ,fred
i`ll be waiting for news
                 bye :)

input$ or equiv

Posted: Mon Nov 01, 2010 8:15 pm
by fred
Sorry, was a little busy.
Did try something using ReadConsole and others but it did not work yet :(
I suppose i did something wrong :)
I think it should be possible so i will try again, if there is Print then there should be a kind of Input also.


input$ or equiv

Posted: Tue Nov 09, 2010 11:28 pm
by duepalle
thanks again for yor efforts fred , i didnt read the forum from
same day , i notice your post only now.
it would be good if you could get  the input statement working , i hope you can do it !
bye and thanks again :)