Happy LotusSphere! Unfortunately, I’m not there learning. So, I’m hoping someone can tell me what I’m doing wrong.
I have been told that I can type the following on a Domino Command Line to execute the contents of the file:
< filename
The contents of filename are:
tel amgr run “DataBaseName.nsf” ‘AgentName’
tel amgr run “DataBaseName1.nsf” ‘AgentName1’
tel amgr run “DataBaseName2.nsf” ‘AgentName2’
tel amgr run “DataBaseName3.nsf” ‘AgentName3’
When I try this, I get the message “File does not exist.” I get this whether I use < filename or < filename.ext. If I use <filename or <filename.ext, I receive the message Command or option not recognized.
Can anyone tell me what I am doing wrong?
Thanks!