Hi Folks Gazolba is right, I am posting a very simple code for so anyone can get help in future.
Function Fetch ()
Dim row as AcDataRow
Set row = Super::Fetch( )
If row Is Nothing Then
Exit Function
End If
MyGlobalVariable1 = row.Variable1
MyGlobalVariable2 = row.Variable2
Set Fetch =...
Hi Brad, please see my response in parenthesis.
Many times I will delete a component on the report, but somehow a phantom version of it stays inside the report
somehow.
[If you click on I View---->Project Variables you will find those phantom objects that you had deleted earlier. They will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.