Skip to content

Instantly share code, notes, and snippets.

@akinuri
Last active September 11, 2016 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akinuri/78251b3d261c803a587ace58dd2e0880 to your computer and use it in GitHub Desktop.
Save akinuri/78251b3d261c803a587ace58dd2e0880 to your computer and use it in GitHub Desktop.
Getting Illustrator Menu Command Strings
/version 3
/name [ 6
My Set
]
/isOpen 1
/actionCount 1
/action-1 {
/name [ 12
Fit artboard
]
/keyIndex 0
/colorIndex 0
/isOpen 1
/eventCount 1
/event-1 {
/useRulersIn1stQuadrant 0
/internalName (adobe_commandManager)
/localizedName [ 16
Access Menu Item
]
/isOpen 0
/isOn 1
/hasDialog 0
/parameterCount 3
/parameter-1 {
/key 1769238125
/showInPalette -1
/type (ustring)
/value [ 5
fitin
]
}
/parameter-2 {
/key 1818455661
/showInPalette -1
/type (ustring)
/value [ 22
Fit Artboard in Window
]
}
/parameter-3 {
/key 1668114788
/showInPalette -1
/type (integer)
/value 35
}
}
}
/version 3
/name [ 6
4d7920536574
]
/isOpen 1
/actionCount 1
/action-1 {
/name [ 12
46697420617274626f617264
]
/keyIndex 0
/colorIndex 0
/isOpen 1
/eventCount 1
/event-1 {
/useRulersIn1stQuadrant 0
/internalName (adobe_commandManager)
/localizedName [ 16
416363657373204d656e75204974656d
]
/isOpen 0
/isOn 1
/hasDialog 0
/parameterCount 3
/parameter-1 {
/key 1769238125
/showInPalette -1
/type (ustring)
/value [ 5
666974696e
]
}
/parameter-2 {
/key 1818455661
/showInPalette -1
/type (ustring)
/value [ 22
46697420417274626f61726420696e2057696e646f77
]
}
/parameter-3 {
/key 1668114788
/showInPalette -1
/type (integer)
/value 35
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment