D
dt1820
I have 2 embeded resource javascript files. the both load correctly and
i can call functions out of both of them from the DLL. I have
PerformSubstitution = true on both as well. The issue i am having is
trying to call a function in file A from file B. I keep getting object
reference errors. If i copy the function into file B everything works
great.
Question. How do i call a javascript function from embedded resource A
in embedded resource B?
i can call functions out of both of them from the DLL. I have
PerformSubstitution = true on both as well. The issue i am having is
trying to call a function in file A from file B. I keep getting object
reference errors. If i copy the function into file B everything works
great.
Question. How do i call a javascript function from embedded resource A
in embedded resource B?