Page 1 of 1

#include?

Posted: 2006-04-10 20:40:24
by $ocrate$
Hi! :)

Just a question: there's a way to include a script file into another one? Something like:

include "myscriptbase.sc"

If not, will it perhaps be implemented one day?

Thanks!

Posted: 2006-04-10 22:41:29
by Edred
This function release in alternative script.dll only.
http://ultimasoft.ru/files/macrotools/I ... pt.dll.rar

Posted: 2006-04-10 23:14:18
by $ocrate$
Ah, cool, thanks. :)

The syntax is simply:

include "myfile.sc" ?

Or C-like:

#include "myfile.sc" ?

Posted: 2006-04-12 22:08:33
by admir
i think '#' just a symbol for comments stroke