Hi folks,

I'm currently automating the build process for one of our applications and this would include the automation of our AMS portion of the suite. I was just wondering if there was a way to automate or start the build from the command line.

I at times also need to tweak some global variables within my current .am6 file (going to be moving to 8.0 shortly). Can I pass things in from the command line or should I just treat the .am6 file as text, make the edits programmatically then fire the build?

Any tips, hints, help would be GREATLY appreciated!

Thanks in advance for any info!!