Author Topic: Exec code does what exactly?  (Read 697 times)

I'm sorry for bombarding everyone with questions but what exactly does this do?
Code: [Select]
exec("./Support_FFC.flcl");
I know its to activate the Support_FFC.flcl file in the Fooly's Fun commands, but what exactly is the function? What is the code mean? Can I use it to activate other add-ons without having to activate them in the start of a server?

Never mind. I did trial and error and answered my own question.