#include?

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
$ocrate$
Posts: 2
Joined: 2006-04-10 20:23:48

#include?

Post 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!
Edred
Expert!
Posts: 2544
Joined: 2004-04-03 17:36:29
Location: Saint-Petersburg

Post by Edred »

This function release in alternative script.dll only.
http://ultimasoft.ru/files/macrotools/I ... pt.dll.rar
$ocrate$
Posts: 2
Joined: 2006-04-10 20:23:48

Post by $ocrate$ »

Ah, cool, thanks. :)

The syntax is simply:

include "myfile.sc" ?

Or C-like:

#include "myfile.sc" ?
admir
Posts: 528
Joined: 2005-01-13 07:20:54

Post by admir »

i think '#' just a symbol for comments stroke
Post Reply