A
aj
I'd like to know if it's possible to add new values to the global outline
code using Project VBA API and not having to rely on PDS? Currently I'm able
to do what I need to do while the project is open but when I close the
project and reopen the same project, the new value added to the outline code
disappear. I know it's doing that because the new values doesn't get save in
the global. I need to be able to save the new value in the global outline
code using Project VBA API (if possible). Thanks in advance.
code using Project VBA API and not having to rely on PDS? Currently I'm able
to do what I need to do while the project is open but when I close the
project and reopen the same project, the new value added to the outline code
disappear. I know it's doing that because the new values doesn't get save in
the global. I need to be able to save the new value in the global outline
code using Project VBA API (if possible). Thanks in advance.