21 Apr
2014
21 Apr
'14
9:04 p.m.
Hi, I'm trying to run multiple .ck files sequentially. Specifically I have a 'master' file that loads all the 'child' files via Machine.add. But then of course they run concurrently. For now I'm just advancing time in the master file before every Machine.add statement (ugly...). Is there a way to accomplish this nicely? Thanks! Gonzalo PS: This is my first message to this list. I'm working on a project with Chuck that raises *a lot* of questions, so I'll probably be coming back here often. :)