On Mon, Jan 19, 2009 at 02:45:06PM +0100, Patrice <[email protected]> wrote: > I have a question, is there a "include" statement for swfc ? I have > some ".as" files and its very ennoyed to copy/paste code into a big > ".sc" file.
There is an include:
.include "otherfile.sc"
.
Greetings
Matthias
