D - Spaces in file names/paths (such as "My Documents"...)
- Jeroen van Bemmel (7/7) Jan 28 2003 Walter,
- Walter (1/1) Jan 28 2003 Thanks
Walter, On windows mars.cpp / mars.c has a problem with paths containing spaces: the function getenv_setargv splits commandline arguments based on spaces as separator. There is some interaction with the reading of 'sc.ini', since (absolute) expansion of "% P%" strips surrounding quotes (which would keep the argument together in this case) Just to let you know, it's a minor issue
Jan 28 2003