Illustrator Scripting :: Shortcut For Js Script with CS4?
May 19, 2010
with my old version of illustrator (CS), i might affect a shortcut to a specific script .
Now i have CS4 version, and i don't find similar possibility. how can affect in this new version?
View 21 Replies
ADVERTISEMENT
Dec 18, 2012
I'm try to automate the importing of the Varaible and datasets into my graphs via Scripting, but the ImportVaraibles() function doesn't seem to work. Here is my Script, mostly copied from the example script provided with Illustrator (CS5). And, this works manually, using the file names in the script, via Load Variable Library
Set appRef = CreateObject(strIllistratorVersion)
'Open the file and import the datasets
Set docRef = appRef.Open(strTemplate & "200-500.ai")
'docRef.Datasets.RemoveAll
docRef.Variables("Yearbook").Delete
Here is the problem, after I delete the previous library, then this next line, right from the example, does nothing
The script then exits with 'No Datasets in this document'
docRef.ImportVariables (strXMLFolder & "Lumber_200-500.xml")
'appRef.DoJavaScript "alert('Template:" & strTemplate & strRange & ".ai | XML file:" & strXMLFolder & "" & objFile.Name & "^')"
If (appRef.Documents.Count > 0) Then
Set docRef = appRef.Documents(1)
[Code]....
If I remove that delete line, the script runs, but just uses whatever Variables I had last loaded, not the XML file.
It's simply not loading. What do I need to do to get it to load?
View 8 Replies
View Related
May 6, 2012
Can you access graph data through the scripting DOM?
View 3 Replies
View Related
Mar 16, 2013
the Script of creating mirror text and stroke text in Adobe illustrator scripting.
View 4 Replies
View Related
Jun 3, 2013
When an object for instance is selected with the Selection Tool, is there a keyboard shortcut to get to the Transform X and Y Value etc.? Now I need to click in the X or Y Value boxes, which means grabbing the mouse and so... Can this be done faster?
View 8 Replies
View Related
Jan 26, 2012
Is there a way to add a keyboard shortcut or marking menu shortcut for visibility? It would be really convenient to be able to shift-click several objects and toggle the visibility of them. I have a mouse with numerous buttons that are mapped to commonly used IV features, but I cannot find a way to map a visibility toggle.
View 9 Replies
View Related
Mar 10, 2013
When I'm working with the pen tool, and create just a stroke (not a full shape), I have to go all the way over to the direct selection tool and click in the margin to deselect that one path. I see people on you to make strokes and deselect the current stroke and make another one with out even flinching towards the direct selection tool.
View 3 Replies
View Related
May 25, 2013
I rely heavily on the ctrl+z function to undo steps of my work quickly, but it's not working in Illustrator cs6. It says I'm using the correct shortcut, but no matter what I do I can't get it to work.
View 1 Replies
View Related
Feb 14, 2013
I find myself typing quite a bit of text that has the ® and ™. Many times the font, when it has that typed, is too big, so I have to use the type panel with the flyout menu to then change the character to superscript. In InDesign there is a keyboard shortcut for this. Is there ANY way to do the same thing in Illustrator?
View 3 Replies
View Related
Dec 12, 2012
My shortcut for scaling has turned off and I can no longer scale by clicking on the bounding box and dragging the arrow. Instead I have to go to the transform option inorder to scale . How do I get the shortcut where I can just click on the object back? I am on CS5
View 1 Replies
View Related
Apr 4, 2011
Is there a faster way to close a group of windows or all windows at once than clicking on each one and waiting for it to close?
View 4 Replies
View Related
Jul 17, 2013
I have an extensive drawing that covers many art boards. In InDesign I can jump to a page number using a keyboard shortcut. Is there something similar in Illustrator CC where I can navigate backwards and forwards through the art boards and/or jump directly to an artboard by number?
View 6 Replies
View Related
Dec 11, 2008
Is there a shortcut to jump through multiple artboards in CS4? I keep going for Option - Page Up/Down like in InDesign/Acrobat.
View 17 Replies
View Related
May 23, 2013
I used to use MenuMaster, but they no longer support the latest OSX.
System preferences will not let you add shortcuts to Illustrator.
Illustrator doesn't seem to let you assign shortcuts to items in the script menu.
View 13 Replies
View Related
Nov 5, 2013
What is the shortcut to switch to the selection tool when you are in the middle of typing? If I press "V" it types the letter out.
View 2 Replies
View Related
Aug 3, 2013
looking for top most Layer keyboard shortcut or programmable macro action?
View 11 Replies
View Related
Oct 27, 2008
I find myself digging this option from the transform pane all the time, is there a way to assign a shortcut for this simple operation?
I can't get a hang of the Reflect-tool for some reason, it's quite clumsy.
View 5 Replies
View Related
Jul 10, 2012
How to programmatically find the key assignment for a tool?
View 3 Replies
View Related
Aug 2, 2012
I'm just wondering if there is a shortcut command for the 'export' dialogue box?
The only information I seem to be bringing up in searches is 'exporting your shortcuts' to create custom shortcut keys.
View 3 Replies
View Related
Nov 16, 2012
I have added a Menu Item in File Menu in Adobe Illustrator CS6.
Its working greate.
But I want to create a Short-Cut Key for it (CTRL+J).
I am using AI CS6 SDK for it.
How will it be possible.
View 9 Replies
View Related
Oct 24, 2012
I need a fast method (Keyboard shortcut) to change stroke color to a specific color. Since I need to set it always to the same color. I'd like to skip the procedure of having to repeatedly pick red from the palette and simply have red chosen automatically using one click only. I tried recording an action, hoping I would later be able to assign it a shortcut but oddly when an action that records the setting of stroke color is played, it sets the FILL color to that choice color and instead of setting the stroke color (with which it was recorded).
View 4 Replies
View Related
Aug 6, 2013
Is there a way to set up a keyboard shortcut that will place a symbol definition where my cursor is?
View 11 Replies
View Related
Dec 14, 2012
I'm looking for an existing, or a way to create, a shortcut that will adjust the stoke width in Illustrator as I draw. Something similar to the bracket key in Photoshop for changing brush size on the fly.
View 3 Replies
View Related
Dec 15, 2011
I know you can in InDesign but doesn't look like it in Illustrator.
View 12 Replies
View Related
Aug 19, 2013
so naturally our keyboard layouts are Danish.But there's a fantastic shortcut in Illustrator, that only works with the English layout. Basically - make a square and place a pattern in it. If you rotate the box using 'R' you rotate the entire box and the pattern. But if you hold the 'button next to 1' (tilde in some parts of the world, console in other parts) and then press 'R' it will only rotate the pattern and not the box.
However, that only works with the English layout.. what is the name of that function, so I can set up the shortcut manually or change the keys needed for the shortcut?
View 11 Replies
View Related
Nov 5, 2013
I work on a Mac so the shortcuts and menus are for Mac, what it will be on a Windows computer
I was having trouble in Illustrator CS6 joining two points smooth. I read this article ...[URL]... about joining in Illustrator CS5 (which seems to be the same in CS6) ... and noticed it says "A Smooth join is possible only when the end-points are smooth" ... now who came up with this asshat rule (pardon my french)??? I used to be able to force a joining to be smooth no matter what kind of points I had, however, not anymore it seems
This is what I had trouble with:
Smooth joins
Step 1.As you can see in the image below I have two points both with an arm ... they should qualify as smooth end-points, right?
Step 2.So after moving the two paths together I went ahead and selected the two points with my Direct Selection Tool (the white arrow). Notice how only one arm sticks out all of a sudden (this was actually a clue to why I had trouble in the first place but more on this later).
Step 3.I tried to force the two points to join smoothly by using the cmd+opt+shift+J shortcut to get the Average & Join dialog box up and select Smooth ... to no avail.
Step 4.It stil ends up doing this weird joining (this is after I tried to move the point with my Direct Selection Tool).
Step 5.So I used cmd+Z until I was back to square one and then I discovered if I moved one of the end-points there was another one beneath it. Notice that it is the point that was missing an arm in step 2, when I had selected what I thought was only two points, which should have clued me in.
Removing the extra point and placing the two smooth end-points on top of each other again made it possible to make the smooth joining, I had tried to do countless times.
What I wonder about now is the fact that I could get the Average & Join dialog box without having Illustrator complain up a storm about me having selected more than two points? Illustrator used to be very picky about this, which would have made me discover the extra point way sooner.
Shortcuts In the article I also noticed people complaining about the four keys shortcut for the Average & Join dialog box (cmd+opt+shift+J). You can just go ahead and change that in Edit/Keyboard Shortcuts... (cmd+opt+shift+K). Here is how:
Step 1.In the dropdown change Tools to Menu Commands.
Step 2.Go to Other Objects ... there you will find Average & Join. Go ahead and clear the shortcut and press whichever shortcut you wish for. I chose cmd+J, because I wish to use this method more often than Join. After this you get the option to Go To Conflict ... I did that and gave Join the shortcut shift+cmd+J and ended up giving Justify Text Left the shortcut cmd+opt+shift+J ... yeah, I seldom use the shortcut for Justify Text Left anyway.
Step 3.I saved my new custom shortcut set with the name "Adobe Illustrator CS6 Shortcuts" ... that way I can search for the file and take it with me in case I need it on another computer and the name tells me which version it is for.
View 5 Replies
View Related
Aug 16, 2013
Is there a way to remove selected vertices with the keyboard, without deleting them and the section of line they once represented?
All the key combos I've tried just delete the line section and vertices, when I really just want to remove the vertices.
I realise the > tool can do this but that's painfully slow when there's a bunch of them.
View 7 Replies
View Related
Sep 11, 2013
Is there a way to disable the keyboard shortcut which opens Adobe Bridge from Illustrator? Often when I'm working quickly I accidentally hit this (option command o) instead of (shift command o) to outline type. It halts everything to open Bridge, which I never use. Is there any way to disable this command?
View 1 Replies
View Related
Jan 9, 2014
I'm working in the fashion industry where we are creating a lot of patterns and textile designs.transform pattern inside a vector shape without having to move the vector object :
To transform patterns but not objects when using a transform tool, hold down the tilde key (~) while dragging. The borders of the object appear to be transformed, but when you release the mouse button, the borders snap back to their original configuration, leaving only the pattern transformed. URL..
It seems this shortcut works only with US and UK keyboard.
I'm using a french keyboard where it doesn't work, probably because there is'nt any key especially dedicated to the Tilde sign (~), and you need to combine multiple keys to get this symbol (Alt GR + the key 2 above the key Z) .
I finally found the shortcut on MAC which is the keyboard key with the britisih pound sterling symbol (£). But not on PC !!!how to get this shortcut on PC with a french keyboard ?
Is there a way to change the shortcut for this very useful option, without having to take care of the kind of keyboard ?
View 2 Replies
View Related
Nov 12, 2013
Version: Illustrator CS5.1
System: Mac OS X 10.8.5
Whenever I use a Shape tool for which the up and down arrow keys change its attributes, the up and down arrow keys skip several states. So for example, a star can go from 5 points to 12 points if I tap the up arrow key once, skipping 6 - 11 pointed stars entirely. It happens with polygons, spirals, and the flare tool as well.
I tried using a different keyboard, but the problem persisted. I also used my keyboard with another computer and Illustrator behaved just fine. So it's definitely a problem with the software.
View 7 Replies
View Related
Nov 21, 2013
In Illustrator CS6 I established a keyboard shortcut of Alt+Shift+Ctrl+= to the command Type-->Change Case-->UPPERCASE (and Alt+Shift+Ctrl+- to Type-->Change Case-->Title Case). In Illustrator CC, these two keyboard shortcuts are not working. They are displaying in the Type menu correctly, and the menu commands themselves work correctly, but the shortcuts do not work.
View 6 Replies
View Related