Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hello. Is there any way to get current user's working directory path like C://work/Creo3/UserName using JLink? Thank you.
Sorry, I've missed it in documentation. This seems to do the job:
session.GetCurrentDirectory()
