DDTS Support: Create, Rename, and Delete a DDTS Class
The command to create a new class in DDTS is:
| adminbug clas |
|---|
This command will ask you a lot of questions, such as basing the new class off of an existing class. Answer these questions carefully. The new class will be created here in this directory "DDTS_INSTALLATION_DIRECTORY/class/CLASS_NAME". After creating a new class, you can now customize the class either manually or via other DDTS scripts.
The command to rename a class in DDTS is this:
| adminbug rcls |
|---|
The command to delete a class in DDTS is this:
| adminbug rcls |
|---|
I do not recommend ever deleting a DDTS class.
by Phil B.
