|
JeebusGreen Newbie
Joined: 06 Nov 2005 Posts: 8
|
Posted: Wed Oct 25, 2006 6:24 am
Enabling/Disabling Modules |
Is there a command to enable and disable modules that can be used in scripts, like with classes?
Or do you have to manually do it?
On that same matter, can modules be converted to classes? |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Wed Oct 25, 2006 2:45 pm |
To my knowledge there is no command to do this. It has to be done manually.
Modules can NOT be converted to classes. Modules are a collections of classes functions etc.
The hierarchy goes something like this. Package-> (Module or Window) -> Class -> (Variables, Triggers, Aliases etc).
The #MODULE command switches the currently active module. And here is the introduction to modules. You can search the Beta forums for the length discussions that were had on this topic. |
|
_________________ Asati di tempari! |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Oct 25, 2006 5:13 pm |
The #MODULE command will eventually be used to enable/disable a module.
|
|
|
|
|
|