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: Fri Jan 21 18:06:25 2011 GMT(c)2011 RadGs Software