I have a script that does some simple query to several Progress-servers (in batch). The script runs from one server, querying about 120 other Progress databases that has the same DB-layout. The output/result is made to one single log-file. I need to have the name of the server the result returns from for each server. I have tried OS-GETENV("COMPUTERNAME"), but this only gives me the name of the server where this script runs on - which is (of course) the same server.
I am a noob to Progress and ABL, and hope anyone can help me out on this. :blush1:
I am a noob to Progress and ABL, and hope anyone can help me out on this. :blush1: