elgunvo wrote:Okay thanks. I will program an FTP App in qt
I only asked as if i connect to server on MacOSX through finder it appears in the drives list but when you hit save nowt happens and I suppose that is the ground as to why.
I could perhaps use the KBasic source code and add it to my version of kbasic. Will this be in version 2? because when it will be ill just wait

Oh and i have seen the Q7Basic preview... Sweet Work Bernd cant wait

Well, Q7Basic will have a ftp upload and download function.
About V2:
I plan to integrate all relevant KBasic parts into Q7Basic even the interpreted pcode someday. So KBasic V2 will be a sort of mixed KBasic V1 and Q7Basic having the form designer etc. and the Qt designer side by side.
The Q7Basic prototype is nearly finished - the garbage collector is still incomplete.
Uploaded a version for Mac (with mysql support, which was really hard), Windows and Linux.
Working on mingw support for mysql was succesfull and postgresql is still work in progress...