input$ or equiv
input$ or equiv
Just found FNX - is there a way to get user input without textbox?
Console program
Thanks
Console program
Thanks
input$ or equiv
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
i had the same question : is not possible do consolle
program like qbasic can do?
program like qbasic can do?
input$ or equiv
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.
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
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 :)
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
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 :)
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
thanks a lot ,fred
i`ll be waiting for news
bye :)
i`ll be waiting for news
bye :)
input$ or equiv
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.
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
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 :)
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 :)