Hi, i just would like to ask regarding a command that is put into a module..i assume that this is suppose to be a "ready" to use command, meaning, once i call this command like "Save".. it will be used easily just by calling. So if this is the case, does it mean that once the program is executed, automatically it is running? if yes, will it consume memory? considering that there are a lot of commands in a module, does this mean it will eat a lot of memory? My next question is, how do i stop it from executing after using it so that it will not keep on eating memory. Just curious since i have been thinking if it is better to put commands in module then call them or put it in the object directly.. Thanks you and more power!