Add-in: Log Error
I read through post:discussion1 but still I could not resolve my error.The full script is large so I just condensed it down to a few lines.When I create the add-in, the Log says: Name Unresolved: DSN in access or evaluation of 'DSN' , DSN/*###*/ Clear Log();
::DSN = "a64";
::connection = eval insert("DSN="||"^DSN^"||";UID=stuff;PWD=place;");
ct = Open("C:\Users\tom_p\Deskto
...