Hello,
I have a pascal program that I would like to be able to run on a server. I was hoping there is a way of passing the pascal program some kind of input (even if it is just interpreted as a string), and then somehow 'returning' to the server an output (again, even if the output is just a string). Can someone point me towards resources regarding doing this? I'm not sure what to search in the forums.
-Alex