Hello
Can I use Any library or class in my library without reference to it
For example If I want To Use Rdc Class in my library without included in my library
Can I Use Object for this because If when I compile the library without include Class error shown And I can not complie it
Can I use Any library or class in my library without reference to it
For example If I want To Use Rdc Class in my library without included in my library
B4X:
dim Rdc as DBReqmanager
Can I Use Object for this because If when I compile the library without include Class error shown And I can not complie it