Hello,
is this possible:
I create a object in a bsp-application (or programm - does not matter in this case).
now i open another bsp-application and i want to use the object i created in the first bsp-application.
The reference to the object has to be saved somewhere where i can get information from every instance ...
I even think that this is not possible, because a DB Table can´t have a field type refer to a class.
And i have no other idea where i can put this reference. And it would be even against the theory of a object orientend language.
But this function would be so nice ... so i hope that maybe anyone of you has an idea to do this.
Thanks for All Answers
Marcus