OS X V10.7 Lion :: See The Doc Path In A Program Like Pages?

May 21, 2012

How do I see the doc path in a program like Pages? Lion's lack of "save as" means that (as far as I can see) the only way to see the path of the Pages doc I'm working on is to 

1) make a duplicate

2) save the duplicate (which shows me where the original was. 

Info:
iMac (27-inch Mid 2011), Mac OS X (10.7.2)

View 3 Replies


ADVERTISEMENT

OS X V10.7 Lion :: How To See Path Of Current File In TextEdit (or Any App)

Feb 22, 2012

Pre-Lion the way to see the path of the file you are currently looking at (in any app, but for simplicity let's say TextEdit), was to select Save As... and it would default to the directory the file is open in. At least that's the way I did it... 

So now in Lion (which I generally like) how do you see what directory your current file is located in?? 

Info:
Mac OS X (10.7.3)

View 3 Replies View Related

OS X V10.7 Lion :: Set PATH Environment Variables When There Is No ~/.profile?

Apr 18, 2012

I have a MacBook Air and just installed MySQL.I read the doc which I downloaded and should be able to run "mysql" from terminal as descibed below:Suppose that your MySQL programs are installed in /usr/local/mysql/bin and that you want to make it easy to invoke these programs. To do this, set the value of the PATH environment variable to include that directory. For example, if your shell is bash, add the following line to your .bashrc file: PATH=${PATH}:/usr/local/mysql/bin I checked on my terminal with ls -al, but no ~/.bashrc also no ~/.profile files.  Echo $SHELL shows me that I am using /bin/bash as shell.When I run export PATH=$PATH:/usr/local/mysql/bin  then it works and I just have to type "mysql" to get the mysql command line but as soon as I kill my terminal and open a new terminal this setting is lost.

Info:
MacBook Air, Mac OS X (10.7.3)

View 1 Replies View Related

MacBook Pro :: How To Display Path In Spotlight On Lion

May 23, 2012

The function of Spotlight has changed so that it no longer displays the path of a selected file.  There are additional keystrokes that need to be performed to display path.  Not only is this change inconvenient and frustrating it is also a productivity killer.  Those 2 or 3 seconds to click on a box or do a key combo add up at the end of a long project.  Does anybody know if Apple has Business Analysts that vet any proposed changes like this.  If so, are the BAs keeping the path open that goes to us users.

Info:
MacBook Pro (15-inch 2.53 GHz), Mac OS X (10.7.4)

View 4 Replies View Related

OS X V10.7 Lion :: Spotlight No Longer Shows The Path Of A Search?

May 2, 2012

In Lion, the spotlight no longer shows the path of a search. Can I restore that?

Info:
iMac, Mac OS X (10.7.3)

View 1 Replies View Related

OS X V10.7 Lion :: Find The Path To A File In A Spotlight Search Result?

May 24, 2012

how to find the path to a file in a Spotlight search result. In Snow Leopard I would get the path to a file or folder by just holding the mouse over the search result in Spotlight. I don't see that in Lion.

Info:
iMac, Mac OS X (10.7.3)

View 2 Replies View Related

OS X Mountain Lion :: How To Find Path To Folder Listed In Spotlight

Aug 25, 2014

When I have an item listed in a Spotlight search that is in a folder I'm actually looking for, how do I figure out where the folder is located?  I often remember a document or app and want to add something to the same folder, but can't find it-- Spotlight does not give the path that I can see. 

Info:
Intel IMac, Mac OS X (10.4.6)

View 8 Replies View Related

MacBook :: Pages Program Is Showing Washed Out Page?

Jun 7, 2012

Trying to use a template in my Pages program - yet it shows a "washed out" page.... Yet when I print and preview it shows all items. 

Info:
Pages

View 1 Replies View Related

OS X V10.7 Lion :: Automator Workflow With Create Package Action: Launch Path Not Accessible

Apr 5, 2012

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

View 1 Replies View Related

MacBook :: Apple Program (iphoto - Ibooth - Itunes And Pages) Stop Working

Aug 30, 2010

After only my safari didn't work anymore now i've got internet again because of firefox but now all the apple programs such as iphoto, ibooth, itunes and pages etc. stopped working! When i try to open them i get the message 'the program quit unexpectedly' (translated from dutch) I think this is because i installed an older software version over a new one, but if this is the case, how do i fix it?
I if go to the apple sign and click there on software update that program shuts down too!

View 5 Replies View Related

OS X :: Root Path In Mac?

Oct 12, 2010

I am a newbye over MAc. On Java, sometimes it happens to place all my job on root (WIndows C:)Here on MAc what is the equivalent path??Maybe this a silly quetsion or maybe it is place d in thr wrong forum.

View 6 Replies View Related

OS X :: Using Mac's File Path?

Jul 18, 2009

we have some excel worksheets in the office an use neo-office to use VBA with the Macros, an the Macros point to save files to a storage device on the network, using a path like //001-stoarge/folder/

to save them manually would take a lot of time.

is there a way for Mac , or neo office to see the path like windows does? or UNC way

View 3 Replies View Related

OS X :: Specific Name For Finder Path UI?

Sep 28, 2009

And more importantly, why does only one of my SL Macs have it? The same was so for Leopard, one of the Macs (same one) didn't have this. I find it tremendously useful, but cannot locate the way to activate it on the other Mac's Finder.

View 2 Replies View Related

OS X :: Is It Possible To Print A File Path?

Nov 23, 2010

I have a detailed hierarchy of folders and files that I need to print a table of contents for. Is it possible to do this through OS X (either by directly printing, or exporting to another file, etc.)? I'd hate to type out the whole thing if there's an easier way.

View 2 Replies View Related

OS X :: File Path In Finder?

Jun 16, 2008

Is there any quick way to get a file or folder's path in a copy/pastable form from the Finder (you know, like the location bar in most other file browsers)?

I know you can right-click on the little icon at the top of the window and it'll display the parent directories in a clickable form, but that's not very useful when I need to have the actual path (when coding, for example). Dragging the little icon won't work, either, as TextMate does weird things with that.

Basically, is there some Cmd+??? combination that'll copy the path to the clipboard?

View 9 Replies View Related

OS X :: Add Root Path To System

Jun 7, 2009

I am trying to add a root path to my system for my android sdk. I created a .bash_profile under the ~/ and the contents are as below: export PATH={PATH}:/Users/phil/android-sdk-mac_x86-1.5_r2/tools export PATH={PATH}:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin However, if I type "echo $PATH" I get the following: {PATH}:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin How can I get the "export "export PATH={PATH}:/Users/phil/android-sdk-mac_x86-1.5_r2/tools" to show up as a path?

View 2 Replies View Related

IMac :: Upgrade Path C2D Or I5 / I7?

Dec 9, 2009

I had a first generation intel imac 2.0 core duo (not core 2 duo) since 2006. Well now I am in the market for a new imac but I'm trying to figure out whether I should go with the C2D or i5/i7.

I use my imac for audio recording and it has served me well. Although its age is showing which is causing me to find new creative ways to stretch its CPU power, I wonder if a 3.06 GHz is a good enough boost (from my current 2.0 Ghz).

View 14 Replies View Related

ITunes :: What Should Be The Path To Its Library

Feb 2, 2012

I have 3 macs and I tried to sync and backup my itunes library.  it seems that the iMac in the rec room - (airport) has multiple paths for my itunes library.  So, when I click on Home - Music - Itunes - itunes music - I have 70 folders of artists.  Then I scroll down to a music folder which then i now have 79 folders.  The I scroll down to another Music folder which has 33 folders.  Is there any hope for my system?

Info:
PowerMac, Mac OS X (10.5.8), eMac with airport extreme

View 2 Replies View Related

ITunes :: Organizing By File Path?

Jul 22, 2010

I've always hated how itunes doesn't let you order by file path. It's really an overt ommission intended to get people to abandon their folder structures and have itunes take control. Anyways I've held off since I've built up a good system which works for me and I hoped that maybe one day it would get patched into it. Well it didn't look like they'd ever put it in so I started looking around for alternatives and I found one which works.

View 1 Replies View Related

OS X :: Full Path Name Of Root Directory?

Oct 24, 2010

I am taking a class in php and trying to figure out what the equivalent of the root of the C drive in windows ("c:/") is for the Mac.

View 3 Replies View Related

OS X :: How Do You Type For Hard Drive Path

Oct 30, 2010

I'm trying to change the directory path in a program.

In windows I use to type c:/directoryname/directoryname/

In OSX the drives have names so do I type "drive_name/directoryname/directoryname/ ??

View 2 Replies View Related

OS X :: How To Get Into Private Folder - Location Path?

Nov 17, 2008

I was wondering how to get into my private folder? where is that located, what is the path?

View 2 Replies View Related

Applications :: Copy Path In Transmit FTP?

Mar 9, 2009

When i click on "Copy Path" in Transmit FTP app,it copys the path with a few digits and numbers
that i have to erase everytime......to get to the webpage !!

[URL]

How can i copy a correct path, where i dont have to
delete the ftp and the extra :21// etc......??

View 7 Replies View Related

OS X :: How Do You Find The File Path To Mount An ISO?

Jun 21, 2009

i've no idea what i'm talking about really haha, but here's the deal! i have a download that requires steps that i've no idea what the heck they are talking about, and i think it's mostly PC instructions too so i'm totally lost, all i know is what i downloaded isn't complete. so they tell me to do this

1. Burn or mount the Application ISO using one of the many ISO utilities. ( I personally use PowerISO to mount, but daemon tools should work fine too.)

personally i don't have the slightest clue as to what an ISO is in the first place but whatever. so i look up ways to do whatever it is they are asking for macs and i get this from [URL]

If you're wondering how to mount an ISO image in Mac OS X, it is very easy. In the Terminal type the following command: hdiutil mount sample.iso with sample.iso being the path to the image you want to mount. After the checksum is completet, your ISO will appear mounted on your Mac OS X desktop - that's it. You you can actually mount virtually any other disk image type with hdiutil as well, so give .dmg .img a try too.

still no clue what anyone is talking about but ok! i find terminal which i didn't even know existed. i type in what i think is that path cause i've no idea how to find it and i get this

macs-macbook:~ mac$ hdiutil mount /User/mac/Desktop/japanese1/data/00.rsd hdiutil: mount failed - No such file or directory.

View 1 Replies View Related

MacBook Pro :: Finding A Saved Path?

Jun 24, 2012

How do you find the path to where a document is saved on your computer? In spotlight, you used to be able to hover your mouse over it to see the path but that no longer works.

Info:
MacBook Pro (17-inch Mid 2010), Mac OS X (10.7.3)

View 3 Replies View Related

OS X V10.7 Lion :: Email Program For Mac

Mar 17, 2012

I am looking for a email app for my imac.

Info:
iMac, Mac OS X (10.7.2)

View 3 Replies View Related

OS X V10.7 Lion :: Delete Program Using TM?

Apr 9, 2012

I installed a small program which I now can't get rid of. The program is called Imac fan control. The package does have uninstall instructions, but these don't seem to work in Lion. I've asked the developers for help, but this being freeware, they don't offer any support. Can anyone tell me whether the program will be deleted if I use time machine to go back to the day before it was installed?

Info:Imac

View 3 Replies View Related

OS X V10.7 Lion :: Close A Program With X?

Apr 22, 2012

Does anyone know if there is a setting, application some way or anything to make it so when I press the X on a window the task ENDS! 

Its very frstrating to have to go back and reclose everything with command+q... There has be an option or something somewhere?

Info:
MacBook Pro, Mac OS X (10.7.3), purrrr. .. .

View 3 Replies View Related

OS X V10.7 Lion :: Cannot Use My Quicken Program

May 22, 2012

Just updated to Lion and learned that I cannot use my quicken program!

Info:iMac, Lion

View 1 Replies View Related

MacBook Pro :: Missing Profile - How To Find Its Path

Jan 14, 2011

Has anyone seen my .profile file? It had lots of paths in it, aliases and vars, so stuff just works not now.

Seriously, it is a big problem and I didn't expect this from a 5 month old MBP. Has this happened to anyone? Is there a way to recover? I was used to this sort on Windows and that was completely understandable on that platform. Please tell me Mac is not same as PC only nicer box.

View 1 Replies View Related







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