OS X V10.7 Lion :: How To Change .dat Extension To .csv With Automator
May 28, 2012
I get datalogger files every night that come in the .dat format.I need to process them in OpenOffice.calc to show the results. OO.calc will not read a .dat file, but if I manually change the .dat to .csv it works fine.I don't know enough about Automator to write the script.Doing it by record doesn't work.
Info:
MacBookPro, Mac OS X (10.7.3), I7, 8GB, 750GB, Lion
I have a large collection of files that I'd like to run through Automator to batch edit some qualities of these pictures. However, these images have been submitted from multiple people, moved around, and just "existed" for long enough that some of the files have lost their file extensions. The problem occurs when I try to run them through Automator. Everything runs fine until it comes across a file without an extension, then it stops, and displays an error message. Does anyone know a way around this in Automator? Does an Applescript exist that would be able to add these file extensions back in?
I've set up an Automator to batch rename files. The renaming works fine. The problem arises when it renames a file which doesn't contain it's extension (a common MacOS practice). Is there some way to make sure it preserves the filetype? For instance, this works fine:
Original:
Output:
And this results in an error:
Original:
Output (file type has been replaced with generic "document" type)
is there a way to change the extension of a bunch of files, i am guessing using a terminal command. What I want is that I have .m4a files that I want to change to .m4b so I can bookmark them.
I have been using a Mac for a good 8 years now and I'm a happy user. I recently found out about Automator ('hey what is this little robot for?') and what it can do, yet I lack the knowledge of finding out what I must do to make a script to perform the following thing: When I launch an app (FL Studio), I want the box checked next to 'Use F1 and F2 as standard function keys' in the Keyboard preferences pane in the System Preferences app. When I close the same app (FL Studio), I want the box unchecked next to 'Use F1 and F2 as standard function keys' in the Keyboard preference pane in the System Preferences app.
I have found several other topics about this subject, however, those were about scripts when logging in to your computer, and not upon opening/closing an app. Please note that I am seeking for the setting to be changed when the app is opened and closed.
For some reason when I go to save a jpg that I've received by email for example, the finder window opens and tells me I need to use the extension jpeg?! But it does offer me this....You can choose to use both, so that your file name ends in “.jpg.jpeg”. Now this is new as I've never had a problem with this before. how I stop it?!
is there an app that can do this but only change the file extesion case & not the rest of the file name.ie; Sossity_1234.JPG to Sossity_1234.jpgalot of apps will go from;Sossity_1234.JPG to sossity_1234.jpg, they will change everything to lower case, & I only want the file extension to be lower case.
I'm working on an Automator Application which would expand a Rar-archive full of pictures, and turn those into a PDF.This I got working, but now I want the output PDF to be named as the rar-archive's filename that I use as Application input. I tried around with some variables, but just couldn't manage to get the Application working in the end.How do I get the Application to name the output PDF like the input?
On the App Store I saw an item CleanMyDesktop but folks complained it didn't get all file types. So I thought I'd try it with my modest Automator abilities: FIND, FILTER, MOVE TO FOLDER...BUT...but it only works if there are files of that type on the desktop, so if there happens to be no pics, the application stops right there, or if there are no docs, it stops there, etc.But if I put an item of each file type on the Desktop, sure enough it runs all the way to the conclusion. So how can I fix this? Tell it to move on even if there are no items of that type of MOVE. 'Cause right now it ain't good. I tried this to clean my Desktop and now I'm tossing junk all over the Desktop so the app can finish.
Info: Mac mini, Mac OS X (10.7.3), 4GB RAM; Wacom, Powermate, MagicTrackpad, iControl
I have set up and sucessfully tested a workflow which sends any file found in a particular folder to the "paperless" app, then moves all files to a different folder called "Archived attachments".HOWEVER as a folder action, nothing happens when a file is put into the folder. The file just sits there in the folder. To create a folder action I opened "new folder action" in Automator, then dragged and dropped the working workflow file into the workspace, then set "Folder Action recieves files and folders added to" the appropriate folder, let's call it "Attachments".Just to complicate things, the files are placed into the "Attachments" folder using an applescript that captures all pdf mail attachments. This applescript works succesfully. [code]
On Snow Leopard I was very used to pressing enter and renaming a file by simply typing a new name while preserving the extension. Now I've noticed that in Lion when you press enter and start typing the new name, you'll have to type in the extension too.
I've got an Automator loop that is stopping at the first iteration while set on "loop automatically" but if I set it on "ask to continue" it prompts me every time but continues to loop correctly if I have selected multiple items in Finder.
whenever I try the "Speak Text" action to speak out some text I receive the Automator error message: "Another application is already speaking" and no words are spoken.At the same time I can run a "run shell script" action with a "say some words" which is executed as expected.Any idea what's blocking my Speak Text action?
I have a workflow that I use often. Is there a way to add it to the library? I added a folder called My Workflows, but can't save any of them to that folder.
I created a folder action in Automator and can't find it to edit it or delete it. I've looked everywhere I could think of and ran a spotlight search but I can't find the .workflow document. All I want to do is delete the workflow.
i have an Automator "application" that i made with the help of people on this very board that worked flawlessly on Snow Leopard and previous OSs but doesn't work in Lion anymore.i was hoping if someone could look at the file (link below) and either tell me what needs to be changed, or go right in and change it for me! (i don't really have much experience with scripting). i have a txt file with a list of filenames. the script references this list, goes to the folder that contains these files (but the folder also has other files in it too) and copies the referenced files into a new folder.url...
I'm kind of new to Automator and I'm trying to come up with a sequence that will severely save me a few hours a day moving files from two larger folders into smaller folders. Basically the setup is that I have two folders, one constantly being populated with images and the other with video files. They each have file names starting with a two digit number (i.e. 12, 11, 10...) or "BG" and then a two digit number (i.e. BG12, BG11, BG10...) with the digits corresponding to a year. Essentially, I'd need to move the files into folders corresponding to the year (i.e. files starting with BG12 and 12 would be moved to 2012, files starting with BG11 and 11 would be moved to 2011, etc). As it stands now, I've only been able to get the 2012 folder populated.
I have an Automator workflow working correctly that: Get Specified URLs (Media RSS feed with images)Get Image URLs from Articles (Get URLs of images linked from teh articles)Download URLs (to a folder on my desktop)
This is working great, though it redownloads every image each time I run the workflow. Is there a way that I can have Automator check to see if the image exists in the folder prior to download and only downloading if it doesn't? This would save a lot of time and be much more efficient for me.
I am trying to edit Haskell files with Text Edit. However when I save the file it automatically adds .txt or .rtf and won't let me use .txt. Even when I go into finder and change the file extension it immediately changes it back to .rtf or .txt. It works when I save perl files. How do I get Text Edit to save Haskell files? I am using Lion.
At times I would like to gather all files of a certain extension (aif or jpg or xlsx or) in one location. By adding the extension parameter to the finder's FIND command, I can easily see them all, but that's only the first half. How do I now move, or copy them all into a single folder, say, on the desktop?
Every time I sign into my Macbook, I get an error message from Automator; "The data couldn't be read because it has been corrupted.". I have never created an Automator workflow. How do I find out what Automator is trying to run and stop it?
I'm a new Mac user and was just reading about "Automator" My question is would it be possible to create a workflow etc, to save an excel or word file to two different locations or directories?
I am using this action in a workflow. I have downloaded the Auxiliary Tools and put PackageMaker in /bin. When I run the workflow, it barfs on this action. The error message is "launch path not accessible."
Info: Mac OS X (10.7), iMacs, MacBook, and iPhone 4
I have a simple automator sequence that suddenly stopped working for no apparent reason. Copy Finder Items has started returning an error "the file xxx couldn't be saved to the folder yyy" Happens for different files and folders. Can't see anythng that's changed.
Info: MacBook Pro (15-inch 2.4/2.2 GHz), Mac OS X (10.7.3), iPad, iOS 5