Hi guys, thank you very much for your comments!
@Aral I hope this will be useful for your future work on ARP :) @Marcelo I just made some experiments with the !import macro. I couldn't make it to import a file with a full path provided. I suppose you want to include a header/footer file, otherwise it will be hard to specify which line number should be used for importing. I've made this working by adding the following properties in samples/helloworld/build.properties: # Header content global.header=c://tools//header.as # Footer content global.footer=c://tools//footer.as Let me know it this works for you and I'll try to release a new version ASAP. Cheers, Rostislav -- EnFlash - It's all about features... http://www.asual.com/enflash/ _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
