Hi, The war against missing space support continues! I have altered add_symbol_file_command() to use buildargv() instead of parsing the arguments itself. This should allow quoting and hence spaces in the filename. Additionally, I have reordered the help message so that 'help files' uses the right part of the message and updated the testsuite to match. OK? Andrew Stubbs