I'm working on a function to integrate with the MOVEBAK command. This command creates a sysvar called ACETMOVEBAK and its value can be returned with the lisp (getenv) function. VBA and .NET api funcions do not access this variable. What's the difference and is there a way to access it with .NET?