Markus wrote:
> G_convert_dirseps_from_host(G_store(getenv("TEMP")));
is %TEMP% guaranteed to exist in Windows-land?
How does the module react if it is not set and the user stays
with the default or doesn't notice that the default is blank?
Hamish