if (do_name() != 'Home') : ?>
endif ?>
Posted by Josh Caswell on Nov 25, 2009
include("util/comment.php"); ?>
exec is the keyword for a Python statement that will compile and run code stored as a string. There isn't really any need for it when writing NB scripts.
exec - what is it?
Posted by drumzver on Nov 25, 2009Hello!
I noted that "exec" is displayed as a keyword. So, what does it do? How can I use it?
Thanks.