I'm new to Pascal and am looking to call functions or procedures from an existing Pascal file.
There is a function in Julia called include('filename.jl')
where I add functions already written in a notepad made earlier so that I can use them while I'm running the compiler.
I wonder if there is such an application in Pascal. If so, how should I write to the text file? Could you give me a clear example of your application? I've been looking for a good few hours to do this, but nothing satisfying.