Hello
I have a few scripts written in visual basic that open text files and write back
out text files after modifying the content. Is it possible to run visual basic
scripts under wine or is this beyond the scope of wine?
Thanks
John
reads text files, modifies content, then writes them back out... thats all? why
would you want to run that in Wine... you could write a bash script in 30
minutes to do it probably...