Prompt method does not work in agent - am I missing something

Hi,I have an LS agent with a simple prompt. When I run the agent from the menu, it just does not show the prompt window. It steps right through it and continues the code. No error, nothing. The return value is empty.

I tried it with a simple script that does nothing else then showing the prompt. It does not work. The prompt window never appears.

Any idea what that could be? Am I missing something?

Cheers

Christian

Subject: Post more details…

Like the code for starters, and other attributes of your agent.

Subject: Found it - darn I am stupid.

Interesting to know, that when you forget to include the second parameter, the method does not generate an error.