Hello,
I was used to run some agent via console using tell amgr run “application” ‘agent’.
One of my agent is located in a directory containing a white space (ex: ‘foo bar’). This was not a problem with Domino 6.5.4. We switched to 8.0.2 yesterday and this is not working anymore.
AMgr : Syntax for run command : tell amgr run “db filname” ‘agent name’.
How can I escape from this problem ?
The problem is clearly coming form the white space. Running agent in another directory that did not contain white space is working perfectly.
Thanks for any advice.
NB : another problem I had in 6.5.4, if the dbname add two dot inside (ex: foo.bar.nsf), the filename parsing failed miserably.
WEBB7MLK9G