mirror of
https://github.com/sbrow/ps.git
synced 2026-02-28 03:01:43 -05:00
Removed v2 tree
It finally became do-able with go 1.11
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include lib.js
|
||||
alert(app.activeDocument.path)
|
||||
var f = newFile(arguments[0]);
|
||||
for (var i = 0; i < arguments.length; i++) {
|
||||
f.writeln(arguments[i]);
|
||||
|
||||
Reference in New Issue
Block a user