Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Class rename
Answer
7/7/16 2:02 PM
Hello,

I would like to know if is possible to rename a class in the class hierarchy after the creation. 

Thank you

RE: Class rename
Answer
7/1/16 1:34 PM as a reply to Andrea Rapacci.
Hi,
Renaming of classes in ADOxx is not possible. But you can copy one class within your application library. After you selected the the 'superclass' from which the copied class should be inherited, you can give this class a name. Afterwards, it is up to you, if you want to delete the original class. 
NOTE: Please check library on errors as it can occur some mis-matches because of previous definitions e.g.: MODI, InterRefs, ...

RE: Class rename
Answer
7/1/16 1:56 PM as a reply to Mehmet Albayrak.
Ok Thanks