this morning to find all of the drawings in one folder are giving this error message when i try to open them? Error 0x0000 e651d9d4h. all was fine yesterday when they were closed however today they are not working. I have tried to recover them and although the process comes back as resolved as the drawings tries to open it returns the same message?
We are copying our original files to a sub folder to make revisions that have only happened after bidding. We want to keep our original bid documents intact. I have created a sub folder called 'Confirmed Documents' and added Constructs, Sheets, Elements, etc.
I copied the files over and used the Reference Manager to repath the files. However, all of my schedules and room tags now use the 'NA' prefix because it is not reading the project information. How can i reconnect this folder to the project folder?
I have to revup a heap of drawings by modifying the drawing block of each drawing (simplying changing Rev C to a different letter ) and adding in todays date. Is there a quick way i can modify all drawing blocks without opening and modifying each drawing manually? Unfortunately, the drawings are all standalone and dont reference an external drawing block.
We are copying our original files to a sub folder to make revisions that have only happened after bidding. We want to keep our original bid documents intact. I have created a sub folder called 'Conformed Documents' and added Constructs, Sheets, Elements, ect.
I copied the files over and used the Reference Manager to repath the files. However, all of my schedules and room tags now use the 'NA' prefix because it is not reading the project information. How can i reconnect this folder to the project folder?
URL....I have a jpg file that I needed to apply some transparency to and saved it as a png file. I now want to delete the jpg file but it's being referenced in several drawings, but I don't know which ones. Is there a way to reverse the function of Reference Manager, ie find all the drawing files that reference my jpg file?
I was wanting to create a script to go through and clean up a bunch of drawings in a given folder. I've written a lisp routine (cleanx) that works fine when you run it on a single drawing, but I'm having some trouble integrating it into a script. As it is currently, I'm experiencing several issues -
1) It prompts the user for an 'object' after finding 0 objects. It seems to be caused by the line,
(command "-layer" "u" "*" "t" "*" "on" "*" "" "")
in 'cleanx' based on the text window, but I'm not sure why it does that given that if I run cleanx directly it doesn't prompt me.
2) It ends with saying 'Really want to discard all changes to drawing?' which confused me as I use Qsave before I close, and then confused me further when I realized that the text window suggests that this prompt comes up after the 'open' command, and that if I type <Y> (exit without saving) then it asks me to select a file. Why doesn't it save, close and then open the next file automatically?
I am trying to globally find and replace text in Autocad 2000 drawings. If I have a folder containing 10 Autocad files, I want to open every file in that folder, while in each file, search for a certain line of text and replace that text, then close that file, open the next and find/replace text in that file.
I've created an autolisp file that allows me to open all the files in a certain folder, but I can't find any way, either thru autolisp or scripts, to allow me to find and replace text in each autocad drawing without using Autocad's "find" command to manually enter the text when each drawing is open.
I want to setup the autolisp file to accept input up front, save the "old text" and "new text" to variables, then use those variables as the lisp routine is running.
This version was used to automate creating PDF files. The command 'PDF' is a command from another Lisp file.
I have some +900 legacy pdf's that need to have a title and date change. The pdf's where generated in ArcMAP 10 so the text appears as individual letters. So I wrote a script that creates a knockout and adds the required text. I can get this to work for an individual file but I can't figure out is how to have the script perform it for all the pdf's in a folder.
Set appRef = CreateObject("Illustrator.Application") Set docRef = appRef.Open("C:WorkCity_Wide_Zoning�_Spring_2013TestA001.pdf") ' ************************* 'Knockout
We have user folders on severall servers, now I want the user menu's to be stored on the network so their home folder depends on what server it's located on. I tried using the vl-file-directory-p command but it doesn't seem to work.
Even worse, as soon as the userfolder is found I want to let the script check for a file called user.cuix in the Acad folder and if it doesn't excists copy it from another location to that folder (if possible).
i'm on a Mac. upgraded from cs3 to cs6. I opened a new Photoshop file and went to do an action that I normally do with this type of file. (I have created my own action.) But Actions is no longer where it used to be — which I think was in the History area, but I'm not sure, I just go by feel. In any case, I can't find anything having to do with Actions. Where is it hiding?
My C-drive is filling up and a friend of mine, who also uses Premiere CS5, told me he periodically deletes whatever is saved in his Premiere Auto-Save folder and Preview-File folder to free up hard drive space. The problem is, I can find my Preview-File folder under My Documents/Adobe/5.0, but I can't find my Auto-Save folder, even after doing a Search in WIndows 7. I can't do anymore video editing projects until I free up space on my C-drive. Right now, I only have 1.7 Gb remaining on a 160 Gb hard drive. T
I can not remember to have encountered this before, so here I go: I just created a virtual copy of some photos from my summer holiday, and all works well. But when I needed to access these photos going the Windows' way (Windows/My Pictures that is), the virtual copies do not appear in my YYYYMM folder. Going back to LR though, they will appear there with a /Copy 1 extension. RIghtclicking the VC, then "Show in Explorer" will highlight the original in the folder, the VC still not being there. Part of the frustration is that I can not remember this happening before (or maybe it has), so I'm wondering if I by accident have changed any settings.
I just create a few objects in the symbol manager, now I want to send those contents I createt to a friend. But I cannot find my library/symbols folder in the Corel Draw folders.
I cannot find the default Placeholder Text Folder.In 'My Documents, I have 2 Corel folders:In the first one, it contains: Content X6.Inside of it, it contains 5 folders:1- Bitmap Patterns, 2- Image Lists, 3- Photo Frames, 4- Templates and 5- Vector Patterns.and there's no RTF Placeholder file.In the Second Corel folder, it contains: Corel Content.Inside of it, it contains 3 folders: 1- Bitmap Pattern, 2- Trays and 3- Vector Patterns. and there's no RTF Placeholder file.
When i try to copy paste some drawing entities from a heavy drawing file to any other file, the program blocks and says 'not responding', endlessly. So i always have to shutdown the program. I experience the same problem using the designcenter: when I try to copy a layout into another drawing, my computer gets stuck.
Another annoying problem with these files is that they are so heavy, while in fact they shouldn't be. I tried the aectoacad file command. In result the file id half as big, but after I open it and save it, again is the original size.
Every now and then I go back and try to use publish to speed up printing but I always go back to plotting one by one.
I work in a housing construction office and I have 10 separate drawings side by side in model space for house plans that I need plot separate to give to certain people. My problem isn't that I can't publish them separately its that I can't save them over existing pdf's individually predetermined.
Q1. do i just have to go through and change every layout name before or after i publish?
Q2. how do i change the output publish location?
Q3. can each layout be saved to a different existing pdf and remember it?
Q3. can i save these setting across to a new drawing?
I create an I part and I noticed it creates a folder within my main folder. This introduces a bit of chaos into my folder structure, is there any way around it?
Not sure if it's a bug or not but when removing a whole project the "random" folder(s) are still in the Media Storage folder. Everything connected to the project(s) are gone but not the random folder smoke creates when creating project files. Any specific reason their still in the Media Storage folder?
Im a bit of a neat-freak... After removing a whole project, is it safe to remove all the empty folders? Or would that cause problems for other projects?
When I open Elements 9 in Folder Location the images displayed are not those in the highlighted folder. Similarly if I select another folder I see another selection of images from elsewhere in the structure.
I'm new to Elements 10 and I'm having a hard time figuring things out but 1 thing in particular. I'm on a PC and use Windows 7.I already import a lot of pic's to Elements or so I thought.
When I'm in "Folder Location" and click on a folder it doesn't display any pictures and says "No files from this folder have been imported into Elements Organizer. To add any files, right click on the folder and select "Import to Organizer"
So I do as I'm told and then i get this error."Nothing was imported. The files or folders selected to import did not contain any supported file types or the files are already in this catalog."
When importing something off of a DVD or CD how do I direct Lightroom to copy the imported images or folder to a specific folder on my hard drive? It seems to default to MyCatalog but leaves the location on the CD rather than copying it to the drive. If I remove the CD the images is reported as missing.
When I go to the top of the screen for importing I can change the source but the location info on the right is not active or changeable.I am new to lightroom and coming from Photoshop Elements background.
I was in the process of moving a folder inside or LR. I might have clicked and moved it twice since it was very slow. LR wasn't able to complete the move and gave me an error message. After I clicked "OK" on the error message, I wasn't able to find my folder/images from the old or new location. I did a spotlight search on my mac, but I wasn't able to find them anywhere. Where has my folder/images gone? I tried to locate them without any success.