On Sat, Apr 22, 2006 at 08:29:37PM +0000, Angus Leeming wrote: > Bo Peng <[EMAIL PROTECTED]> writes: > > Please advise on a good place to put an openFile(filename, > > mode=view/edit, command="", parameter="") function. > > src/support/filetools.[Ch]
Do you mean that #ifdef'd code is acceptable there? Otherwise a good alternative would be src/support/os_XXX.C I tested the patch on Cygwin and it works, but I had to convert the filepaths to Windows style, so yet another #ifdef if it is done in src/support/filetools.[Ch] -- Enrico