Thanks Matt! My understanding was that the intermediate step happens anyway (.AS gets turned into byte code). I am trying to avoid it happening over and over again unnecessarily. I though by saving the byte code I wouldn't have to recreate it for .AS files that hadn't changed.
I'll look into fcsh. is there any documentation on how to run it from a make or ant build file? Thank you, david tudury

