I think i may know why it takes longer. Mac Coding is not the same a coding for a PC. Different command structure can make the same piece of code do some thing different on a mac than it would on a pc. For Example, if you have a statement that says "If app.game.sim = true then Run app.game.sim Else ...