Happy Fourth of July!
I have installed ICON on Windows ME and am having some trouble with IO.
I am linking to the IO library file.
First, I could not get
dosdir()
to work, so I tried something I thought was simpler:
getdrive() ,
which should return a string, I believe. No dice.
getwd()
didn't seem to work, either. But there does seem to be a working
directory, because
open("opentest.icn","c")
did create a file of that name in the C:\Winicon\Bin directory.
Maybe I am missing something, or maybe the differences with Windows need
to be addressed. (I plan to install ICON on Windows XP as well.)
Any help much appreciated.
Many thanks,
Bill


|