#12001/9/19 14:57:11
Example
This statement opens the SimpleText application, which is in the folder Applications on the drive HD, and the document named Storyboards:
open "Storyboards" with "HD:Applications:SimpleText"
比如,文件名是 a.exe,在C:\b\文件夹里
是 open "a" with "c:\b"吗?怎么写呀?路径的格式是怎样的?
谢谢