Cocoa Scripting: Returning the cloned objects from a “duplicate” command

前端 未结 2 800
悲&欢浪女
悲&欢浪女 2021-01-24 03:06

The AppleScript duplicate command is supposed to return the copied objects.

And while apps using the original AE-based functions seem to do that, apps based

2条回答
  •  逝去的感伤
    2021-01-24 03:50

    Thomas, I'm not sure if it was a typo, but I'm not seeing an "at" parameter for the duplicate command in the Standard Suite:

    
        
        
        
        
    
    

    There is also no element, so the command should not return any value or values, by definition. Am I missing something?

提交回复
热议问题