Is there a way to get the name, or more importantly the path, of the currently running ULP? Similar to EAGLE_PATH or OS_SIGNATURE. Even system calls seem to run from EAGLE_DIR, so that seems like a dead end too. Thanks.
Is there a way to get the name, or more importantly the path, of the currently running ULP? Similar to EAGLE_PATH or OS_SIGNATURE. Even system calls seem to run from EAGLE_DIR, so that seems like a dead end too. Thanks.
Found the answer. That can be found in argv[0].