Applications :: How To Use Notepad To Create Log File

Dec 16, 2010

I am a mac newbie and I used to use Notepad to create log files like this: How to Use Notepad to Create a Log File. Is there something comparable on Mac?

View 5 Replies


ADVERTISEMENT

Applications :: Finding App For Mac Notepad

Dec 23, 2009

I've been looking for a free program that will allow me to have notes organized by different subjects but this seems to be the only thing I can find. Their demo doesn't allow you to do much so I wasn't able to really get the feel for it to decide if it's worth the money.

View 8 Replies View Related

Applications :: Finding Notepad Application?

Aug 9, 2008

i have been searching for a notepad application for awhile ever since i saw some random person in my college using it, well its not really a notepad application more of listing notepad with lines.

View 13 Replies View Related

Applications :: Darwine 1.1.7 + Notepad++ On Leopard

Jan 9, 2009

I would like to use the Notepad++ on my new Mac, I found out (after a lot og Googling) that I need and Mac version of the Wine - the Darwine to be able to run it. So I got the 1.1.7 version of the Darwin form HERE After the installation I have the Darwine folder inside the Applications and it contains:

- Sample WineLib Applications
- Wine.Bundle
- WineHelper

Afterwards I got the Notepad++ from HERE. I downloaded the executable file (npp.5.1.3.Installer.exe) Now - my understand it about how to run the Notepad++ correctly is following:

1) Run the Wine.Bundle
2) Click "Choose the application"
3) Do so

- But just I can not choose the "npp.5.1.3.Installer.exe".
- If I just run the npp.5.1.3.Installer.exe direcly via clickung on it - it crashes
- If I try to run the WineHelper - it also crashes ....

View 5 Replies View Related

Applications :: Finding Alternative To Notepad For Mac

Sep 14, 2009

I need to do some HTML work and I am wondering if there is an alternative to Notepad ++ for Mac.

View 10 Replies View Related

Applications :: How To Create A Table From An Ascii File

Oct 13, 2009

I have a list in ascii/text format, where columns are separated by "|"'s. I'd like to read this into Numbers but by default it doesn't know what to do with those "|"'s of course. I've heard (though am unable to verify) that Excel has this ability to recognize separator symbols and put it in separate columns. Is there a way to do this with Numbers or any other Apple program?

View 1 Replies View Related

Applications :: Create High Quality PDF With Small File Size?

Sep 24, 2009

I am creating a digital album booklet for a band I manage, basically I took a high res photo and type the lyrics of each song over it, then added additional pics, the booklet is roughly 33 pics. I am using Photoshop and saving each file as a PDF, I then plan on combining them all at once. I know there has to be a better way to get this done. Right now each photo is roughly 3.3mb, that's way too big! How do I get the size down?

View 3 Replies View Related

Applications :: Need App To Create Text File Of All Folder Names On A Hard Drive

Feb 9, 2010

I just started using an eSata cradle to start doing my backup and archiving (I'm a photographer). Once I fill up the drive I'll be putting them in a safe but I'd like to have a printout bundled with them that lists all the jobs that are on the drive (the jobs are separated and named by folder on the drive)

I could go through and write them all down manually but I'd love to have a program that could automate it for me.

I'm working on a macpro that is running OSX 10.4

View 4 Replies View Related

OS X :: Create File List And Batch File Renaming?

Aug 10, 2009

So in windows I can create a file list, save it to a text file, and create a .bat file with rename commands for each file. for example:

Rename 000055-060409232023-CAM1.jpg cal000image0000055.jpg
Rename 000056-060409232020-CAM1.jpg cal000image0000056.jpg
Rename 000057-060409232016-CAM1.jpg cal000image0000057.jpg
Rename 000058-060409232012-CAM1.jpg cal000image0000058.jpg
Rename 000059-060409232008-CAM1.jpg cal000image0000059.jpg
Rename 000060-060409232004-CAM1.jpg cal000image0000060.jpg
Rename 000061-060409232001-CAM1.jpg cal000image0000061.jpg
Rename 000062-060409231957-CAM1.jpg cal000image0000062.jpg
Rename 000063-060409231953-CAM1.jpg cal000image0000063.jpg

how do I create a file list and then create a way to batch rename in os x? I know the commands, but I don't know of a way to do it on more than one file at a time. I have found a few renaming apps but they all appear to be focused on just iterating up instead of renaming specific files to a new name.

View 5 Replies View Related

OS X :: TextEdit To Notepad In Windows?

Jun 21, 2009

im savein some .txt files on the mac an openin them on a pc, an they open weird on the pc, without the line breaks

is there a settin in texteditor so windows can see it like i see it on the mac?

View 24 Replies View Related

Software :: Finding NotePad Alternative?

Dec 25, 2007

I'm looking for a good alternative for the Wndows' Notepad.

Something that will let me very quickly view any type of file.

Text edit isn't light enough, and also doesn't let me view many files (it just shows them as an attachment...)

View 1 Replies View Related

MacBook Pro :: Whenever Download Something It Opens In Notepad

Jul 5, 2012

For example, when I tried to download Real Player....I got notepad gibberish. Not all downloads do this, but a lot do.

Info:
MacBook Pro

View 5 Replies View Related

OS X :: Way To Create A Link To File?

Aug 18, 2006

I found a utility that allows me to copy a file's location to the clipboard, but is there a way to create a link to a file location? I'd like to be able to send co-workers a link to files or folders on shared servers, so they can just click the link and get to that location in their Finder. I seem to remember doing this with Windows. Can it be done in OS X?

View 5 Replies View Related

OS X :: Create A New File In Finder?

Oct 26, 2009

Is there really no way to create a new file in finder?

Windows has the simple right click->new menu....

View 7 Replies View Related

OS X :: Can You Create A File From Within Finder?

Jan 3, 2010

I've had my macbook for a couple of years now and I just figured you couldn't do this, but I might as well ask:

Can you create a file from within finder?

For example, on Windows machines, you can right click in explorer and it goes something like create new > [folder, text file, word doc, etc]. I know that you can add folders, but I'd love to be able to quickly add a new .txt file without having to open TextEdit first (not that it's any faster, just my workflow).

View 3 Replies View Related

OS X Technologies :: Create A Log File?

Apr 24, 2012

Been up for a while trying to figure this out with no luck. I created an app that will uninstall a program and all of it's files. 

example try                    do shell script "rm -rf /Applications/TestFakeApp"           end try     try                    do shell script "rm -rf /Applications/TestFakeApp2"           end try     try                    do shell script "rm -rf ~/Library/Preferences/com.FakeTestApp.plist"           end try          try                    do shell script "rm -rf ~/Library/Preferences/com.FakeTestApp2.plist" end try          try                    do shell script "rm -rf ~/Library/Logs/FakeTestApp*"           end try          try                    do shell script "rm -rf ~/Library/Application\ Support/FakeTestApp" end try 

there are alot more paths to remove but this is just a few for example 

I want to be able to create a log.txt file on the desktop to show what has been removed and or what could not be removed. 

I then tried by creating a text document by using 

do shell script "touch ~/Desktop/test.txt" tell application "Finder" open file ((path to desktop folder as text) & "test.txt") using ((path to applications folder as text) & "TextEdit.app")end tell 

but I don't know what to do next. 

1. Have it check for each file to see if it was deleted or not

2. add it into the test.txt file

3. save the file once done 

Info:
MacBook
Pro, Mac OS X (10.7.3)

View 13 Replies View Related

OS X :: Is There A Free Notepad Equivalent On A Mac That Will Unformat Text

May 19, 2010

Is there a free windows notepad equivalent on a mac that will unformat text?

I dont like TextEdit as it keeps all formatting hyperlinks etc. I need to be able to copy text from a website, paste it into a program, which will then strip everything out of it apart from the actual text, and then copy it back from said program.

View 5 Replies View Related

Software :: How To Create A Txt File Natively

Dec 20, 2007

how to create a .txt file natively.

View 6 Replies View Related

OS X :: How To Sort File By Create Date

Sep 18, 2010

How do I sort files by create date in Finder? I have Name, Date Modified, Size and Kind. I see no way to add File Create Date.

View 2 Replies View Related

OS X :: Way To Create Virtual File For Game Cd

Aug 17, 2010

I'm currently running OSX 10.6.3 on a Macbook Pro and want to create a backup CD for Sims3.where the CD gets to the point that's it covered in scratches so I've generally created and run ISOs on the PC, but I'm not sure how to create a usable image on the Mac.

View 1 Replies View Related

Final Cut Pro X :: How To Create Own Projects File

Aug 23, 2014

Can i create my own FCP X Projects file?  I'm new to FCP X and the training I'm on said i should have a project and events folder in but I've only seen the FCP X Events file.  I'm afraid that these folders may not be able to communicate properly?

Info:
iMac

View 1 Replies View Related

Windows On Mac :: How To Create A Fusion VM From An Image File

Feb 12, 2010

I made an image of my Windows XP laptop drive using Macrium. I can see the image file there on one of my Mac Pro's internal drives, but Im not able to select in Fusion.. Is there a way to make a Fusion VM from this image? If not, how do I go about creating a VM from my laptops's HD? I'm using Fusion 2.6.

View 5 Replies View Related

OS X :: Create New User Account And Transfer File

Aug 16, 2010

Today is the day i'd like to create a new user account and transfer all my files to that account. The problem? i've never tried this before! I will need step by step instuctions please.

View 4 Replies View Related

MacBook Pro :: When Using Filevault2 Can Create A File And Send It Someone Else

May 12, 2012

if you send a file to another user. Will they be able to read the file? 

Info:
MacBook Pro (13-inch Early 2011), Mac OS X (10.7.4)

View 1 Replies View Related

OS X Mavericks :: (10.9.4) Couldn’t Create Temporary File

Aug 29, 2014

I have a 1TB drive in my Mac Pro running Mavericks 10.9.4 and I went to disk utility to erase some free space on the drive. However I keep getting the error message: Secure Erase Free Space failed Secure erase Free Space failed with the error: Couldn't create temporary file. 

I Googled the error message and couldn't find anything. The error message is heaps unuseful, it doesn't tell me why it couldn't create a temporary file or what I can do to fix it.

Info:
Mac Pro (Early 2008), OS X Mavericks (10.9.4)

View 1 Replies View Related

Final Cut Pro X :: Cannot Create Master File Or Burn DVD

Jun 21, 2014

When trying to share to a master file I  get a notice that the operation failed and the details state: Frame 19587, Error 11

View 1 Replies View Related

OS X :: IDisk - Unable To Sync When Edit File Or Create New One

Aug 2, 2009

I've just joined mobile me and so copied my documents folder into iDisk. But when I edit a file or create a new one, iDisk doesn't update. Does this mean I now have to save all files twice?

View 2 Replies View Related

ITunes :: Open An Alternate Library File Or Create A New One?

Jul 5, 2012

I created a new iTunes on my iMac and lost my songs in my playlists.  Any way to recover this info from time machine? 

Info:
iMac, Mac OS X (10.5.8)

View 1 Replies View Related

OS X Mountain Lion :: How To Create ZIP File With Date In Terminal

Aug 27, 2014

I am looking for a command to create a .zip file with todays date of /Library/Caches/

What is the command for creating a .zip file with date in Terminal?

View 3 Replies View Related

Final Cut Pro X :: What Drive Is Appropriate To Store Create Archive File

Jun 17, 2014

I have a MyBook dump drive I load all my raw/original camcorder footage on for storage.   

I use individual passport drives to create and edit my events/projects.   

Which of these drives should I be creating my archive files on and can I delete these archive files once I import the media into an event?  

Info:
Final Cut Pro X, Mac OS X (10.7.5), Sony HandyCams

View 4 Replies View Related







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