When trying to enter the debug mode the following message is shown:
"One or more functions this session uses are password protected. You cannot debug it."
I am using for example readfilelines() or nextdayofweek(), which can be freely read but are password protected. This behaviour seems to be strange ?
How can I debug my system ?