07-18-2025 10:35 AM
I'm looking into converting our scripts from VBS to Python. All our scripts all use the AutoActPath to get the current script path but I can't get it to work in Python. Any Ideas?
VBS:
msgbox AutoActPath 'this works
PY:
08-05-2025 10:24 AM
dd.CurrentScriptPath