Hello again,
I just wrote:
Any suggestions about more general work-arounds for this problem with string parameters in extended Pascal modules?
I am currently experiencing the same in a big project and working on just this problem.
I have found a workaround that works for me: Instead of undiscriminated string parameters use parameters of a fixed maximum capacity.
Anyway I hope to find and fix the real problem soon.
Peter