Mutiple FILE in PDLINPUT

Hello!

I’m using examples/dump in the Docker container, and I have this PDLINPUT:

FILE = /mnt/e/DELPHI/Data/1994/Y13709.100.al
FILE = /mnt/e/DELPHI/Data/1994/Y13709.101.al

but dump only reads one file.

How can I instruct it to read both?

Solved. There was a limit to ten events in USER01. It works like a charm now.