I found that there is \"use开发者_StackOverflow社区rData\" filed in BASCommandSpec in BAS library:
I\'m building an Cocoa application that modifies a file on the user\'s operating system which requires admin permission. I have a proof of concept working which uses authopen but it doesn\'t deliver t
I am running a script that animates a plot (simulation of a water flow). After a while, I kill the loop by doing ctrl-c.