Photoshop :: Save As Command

Apr 28, 2007

I made an action.

at end of action I did save to desktop.

Is batch, I check overide save as.

because I now want to save all files to a new folder.

But images are batching to desktop.

(I've also tried it with that uncheck-- still going to desktop)

View 9 Replies


ADVERTISEMENT

Photoshop :: Override Action (save-as) Command With Save For Web Batch Processing?

Jul 6, 2013

I've created an action that uses the save for web dialogue to optimise images for the web. When I use the batch command to process a full folder of images, even though I have "Override action "save as" command" checked, it ignores this and still uses the location that was used when the action was created.
 
Apparently this is a known issue in CS6 and previous versions but whether this has been fixed in Photoshop CC?

View 7 Replies View Related

AutoCad :: Command To Save File With Specific Name Using Single Command?

Oct 24, 2011

I need to save a drawing file and give it the name of my desire using a single command, I don't want to issue "saveas" and then specify the name in the file name prompt. This problem is has been faced when I was using ScriptPro and I couldn't succeeded to do that. Hence I need to know if it is feasible to do the stuff using a single command. It will be preferred if I can choose the location to save the file also rather than save the file to the default location.

View 2 Replies View Related

Revit :: Save Group Command Doesn't Save

Dec 13, 2013

when I try to edit group or save group as separate Revit file, Revit crashes. Sometimes, it keep processing the 'save' but the group doesn't get saved; doesn't show in the folder.

View 1 Replies View Related

Photoshop :: Save As Command Not Correct In CS6

Feb 19, 2013

When I use the "pull down"menu and select a file format to "save as" The actual file format name is off by 1.
 
Example: In the pull down "format" menu the order of the formats is
 
Scitex (sct)TIF
Photoshop 1.0
 
When saving "test.psd" as a TIF file, the name in the "save as title box gets a .sct extension (Test.sct). In order to actually save as TIF file I need to select Photoshop 1.0 and the title will receive a tiff.

View 6 Replies View Related

Photoshop :: Could Not Complete Save As Command In CS6

Jun 14, 2012

I have recently upgraded from CS4 to CS6.  After editing a jpeg, I try the Save As command and recieve this message...."could not complete the Save As command because there is not enough memory RAM" I also notice that all my images are at 72 dpi, is this going to affect image quality?  I shoot in the largest file possible when taking the photographs. 

View 11 Replies View Related

Photoshop :: 7 Freezes On The Save Command

Oct 16, 2008

I am in PS 7 (Yeah my knuckles drag a little but I can't afford to upgrade)

Everything works great until I try to save the image, then it freezes but not completely.

I can still move around but all of the menu items are dead and nothing works.

I have re installed 6 times and still the same.

View 9 Replies View Related

Photoshop Elements :: Save For Web Command Is Grayed Out

Jan 28, 2013

I can't save photos for web anymore, there is some problem with plug-in. Could't find the plug-in entry point. What can I do?

View 20 Replies View Related

Photoshop :: Command (Close And Go To Bridge) - Returning To Lightroom After A Save?

Mar 29, 2013

In the menu under File there is a command "Close and Go to Bridge" Is there a way to do something similar for returning to Lightroom after a "Save"?

View 1 Replies View Related

Illustrator :: SAVE For Web Command

Feb 14, 2014

For saving a jpg:In SAVE FOR WEB: What's the difference between Type Optimized & Art Optimized? THE BOTH GIVE THE SAME EXACT TOOLTIP HINT.WHAT IS sRGB & why would I use that?
 
What's an ICC profile. When would I use it?

View 8 Replies View Related

Photoshop :: CS5 Edit Action To Ensure Included Save As Command Always Saves Image In Its Original Folder

Feb 18, 2013

I have an action which applies Levels and Curves to my black and white TIFFs. At the end it "saves as" a JPEG. Originally it saved them at quality level 10 but I re-recorded the action to set the quality at 12. However, since this change the action keeps saving as into the folder where the image I used for the re-recording was located.

View 1 Replies View Related

AutoCAD Inventor :: ILogic Save As Command?

Aug 3, 2010

I want a part automatically to be "saved as" in my workspace.

there is the command

ThisDoc.Document.SaveAs(NewFileNameAndExtension , True)

in the browser of iLogic but I don't know how to use it.

I tried ThisDoc.Document.SaveAs("partname.iam", True)

but that's couases a error.

View 4 Replies View Related

AutoCAD Civil 3D :: Save Before Hatch Command

May 21, 2013

I would like to know if there is a lisp that would run every time I run the hatch command? I have autosave on, but I never remember to do a good clean save before I run hatch. I remember as autocad locks up and crashes! I would like a list that would prompt me to save when I hit hatch with option of yes, save or cancel. is this a tall order?

View 9 Replies View Related

AutoCad :: How To Change Save To Folder Using Command Bar

Aug 19, 2013

I have AutoCAD 2010 on a 2002 Windows XP Professional system. I do not know what I did to cause it but when I do a "save as" using the button, I no longer get a window. I can only save through the command bar. I cannot seem to change the save to folder using the command bar so I really need to get the window back.

View 3 Replies View Related

AutoCAD Civil 3D :: Zooming Cancels Save As Command?

Feb 1, 2013

I am trying to "save as" a dxf several shapes in a drawing.  Except that when I use my mouse wheel to zoom in, I get this odd message:

"xxx.dwg" has a command in progress. Hit enter to cancel or [Retry]: *Cancel*

Never had this happen until this morning.

View 3 Replies View Related

AutoCAD 2013 :: Save All Command In Express Tools

Sep 11, 2012

I know that there is a Save All command in express tools but if one does not have express tools installed or loaded how can they access this Save All function from the command line?

View 9 Replies View Related

AutoCAD Inventor :: ILogic Excel Save As Command

Dec 12, 2012

I have an ilogic rule to open an existing excel file template and export the inventor parameters into it. I am trying to find a way to then save the excel file as a different filename. This way the original template can stay unmodified. I have found the GoExcel.save command but is there some sort of GoExcel.saveas(filename, filepath) command?

View 2 Replies View Related

AutoCAD .NET :: Save / Reuse Command Default Values

Jan 2, 2012

I am looking for "best practice" example code for saving/re-using command default values from previous user input. Similar to lisp globals, but for C# (or VB.net); ie next time the command is run in a given session, the user's previous input is the default <>. I am currently using Properties.Settings to persist these values.

View 3 Replies View Related

AutoCAD 2010 :: How To Save Opened DXF File Again As DXF By One Command

Jun 15, 2013

I would like to save my opened dxf drawing again as dxf with one click by custom button.

I was trying the next code

^C^Cdxfout;;y;v;2004;16;; 

It returns the message "Can't open file", it seems like it does the save only when initial file is dwg.

The goal I wish I click a custom button and will save my opened dxf drawing back to dxf in 2004 format.

View 3 Replies View Related

AutoCAD Inventor :: Making Save As Command An Alias?

Jul 27, 2012

I am trying to find the command of Save as... so I customize it and make it a short curt...

View 2 Replies View Related

AutoCAD Inventor :: File Save As Dialog Won't Launch Through Command Manager

Feb 15, 2013

I am unable to get this code to launch the File Save As Command. I Think I have the sytax correct, because if I Replace "AppFileSaveAsCmd" with a different command name (i.e. "AppFileNewCmd") it works as expected. I have tried this with "AppFileSaveCmd" and "AppFileSaveCopyAsCmd" and both have also failed. It seems any kind of save command wont work...  I am trying to creat a rule that will fire on "New Document" iTrigger that will  Force a user to save the newly created assembly document in preperation for further iLogic rules that depent on the assembly Filename and path. Maybe there I am not telling it What file to Save? I have pasted the code below..

Format:HTML Format Version:1.0 StartHTML:     165 EndHTML:    3048 StartFragment:     314 EndFragment:    3016 StartSelection:     314 EndSelection:     314
SyntaxEditor Code Snippet

[Code]....

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Good Replacement For SAVE Command To Use It Within Reactor?

Nov 17, 2013

I need to find a way to find a good replacement for "SAVE" command to use it within Reactor. I want to save A COPY of my current ("active") DWG document to another place *without making it current* (just like command "SAVE" does and did it always). I know I could use (vla-saveAs ...) to save it first to another Folder and then use (vla-save ...) to save it back to its current Folder, but there must be a way to do it simply and fast.

View 9 Replies View Related

CorelDRAW Graphics Suite X6 :: Apply Color To Form Command Button Loop Form Controls And Save And Get The Color From Registry

Sep 25, 2012

In this lesson we will consolidate code to prevent code reuse. Follow along as we demonstrate by doing the following and more:

Apply a color to a form command button, loop form controls, and save and get the color from registry

Part 2 of  7

cs_setInnerHtml('video_43f4e134-ee93-489d-ba2f-80042d243821','');

[URL]

View 2 Replies View Related

AutoCad :: Drag Command From Command List Pane To Quick Access Toolbar?

Apr 18, 2011

AutoCad 2011. I am having no luck when trying to drag a command from the Command List pane to the Quick Access Toolbar. I have success draging to Tool Palettes

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Annotation Command Set Correct Layer For Duration Of Command

Nov 21, 2010

I am currently writing a series of routines for setting the layers for text, leaders and dimension commands. The end goal is a system where any annotation command sets the correct layer for the duration of the command, then reverts back to the layer that was active before the command.

I have managed to complete all the code, and it appears to be working fine, I just have one question: I have used -layer "m" "Lay_name" etc... for all layer setting commands, rather than any code to see if the layer exists already. In my limited testing this seems to be suitable, nothing that exists on that layer seems to be affected.

I know how to write code to determine if the layer exists already and set the layer instead, but so far it seems unnecessary??

View 8 Replies View Related

Photoshop :: CS5.1 Not Working While Using Save / Save As / Save For Web Options?

Oct 22, 2013

I am facing problem while using Save / Save As / Save for web options in my Photoshop. On clicking Save / Save As commands, my photoshop gets closed abruptly and I am losing all data. If I choose Save for Web option, the file Save dialog box appears and when I click on the 'Save' button, the application gets closed abruptly.
 
It was working fine yesterday. My version is bundled in the Technical Communicator suite 3.5 and I faced some problems with Adobe Acrobat, for which my IT team took support from Adobe and got it resolved just two days ago. (Case ID - 184809966)

View 10 Replies View Related

AutoCAD 2013 :: Get Message Unknown Command When Running Any VBA Command

Jan 4, 2014

After installing the VBA Module, I get the message "Unknown command "VBARUN"".  I've rebooted, restarted and tried reinstalling the VBA Module to no avail.  

View 4 Replies View Related

AutoCAD .NET :: Send Command Executes After Exiting Command Method

Apr 23, 2013

I used send command for Export Layout..But the line only executes after exiting command method.

View 9 Replies View Related

AutoCAD 2013 :: Command Line Appears Again After Plot Command?

May 15, 2012

I press CTRL+9 to make the Command Line disappear while drawing. When I plot (or when doing a plot preview) , the Command Line appears again by itself. So I always have to turn the Command Line off manually after each plot

The bug still happens;

- if Dynamic Input is turned off or on
- if I plot to a real device or in PDF
- if the Cammand Line Palette i docked or floating.

This is not an issue in AutoCAD 2012 so I guess it has to do with the new way they programmed the revamped Command Line palette in 2013.

Using Windows7

View 2 Replies View Related

AutoCAD 2013 :: Save A Drawing By Save / Save As And Ctrl+s It Works As Qsave

Dec 15, 2013

I use autocad architecture 2013 and it works just fine until the save turns to qsave whenever i want to save a drawing by save, save as and ctrl+s it works as qsave..how can I turn it back to SAVE ?

View 9 Replies View Related

AutoCAD 2010 :: Command Not Showing Up In Command Line

Nov 27, 2012

without reiterating a lot of what is said in this thread: [URL] ......

This happen outside the potential malware infection?

if you care to not click-through, the problem is that certain commands (not all of them) simply do not disply in the command line.  so the MOVE command for example looks like this:

NORMAL:

Command: _move
Select objects:

NOW:
Command:
Select objects:

same with QSAVE and who knows how many others.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved