Language documentation Contents | Index

include, Control structures


Prototype:
include script_name
or

include 'script_name'

Description:
Includes the specified source into the current one. You can include the same file more than once - the compiler will solve this by including in the final code only once.



Documented by Eduard Suica, generation time: Thu Oct 15 20:02:10 2009 GMT(c)2009 RadGs Software