Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c1de9bb

Browse filesBrowse files
authored
Update README.md
1 parent 2c93772 commit c1de9bb
Copy full SHA for c1de9bb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎mac_scripting/README.md

Copy file name to clipboardExpand all lines: mac_scripting/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ from appscript import *
1414
psApp = app('/Applications/Adobe Photoshop CC 2018/Adobe Photoshop CC 2018.app')
1515
psApp.open(mactypes.Alias(file_name))
1616
```
17-
See [doc/reference](https://github.com/lohriialo/photoshop-scripting-python/tree/master/mac_scripting/doc_reference) for more details
17+
See [Photoshop CC 2018 doc/reference](https://github.com/lohriialo/photoshop-scripting-python/tree/master/mac_scripting/doc_reference) for more details
1818

1919
# Note:
2020
I've not been able to explore more and write example scripts for Mac, would appreciate if someone wants to contribute few sample scripts for Mac using `appscript`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.