Forum: OS X Jan 12th, 2007 |
| Replies: 1 Views: 3,010 Hi,
I'm working on an AppleScript that, among other things, needs to delete page items from the pasteboard (outside the main Page area). I can go about this one of two ways:
1) call an... |
Forum: OS X Jan 12th, 2007 |
| Replies: 7 Views: 3,063 try adding this after the 'run' statement:
tell application "System Events"
tell process "Terminal"
keystroke "w" using {command down}
end tell
end tell
when the run statement is given, it... |
Forum: Apple Hardware Oct 1st, 2005 |
| Replies: 6 Views: 6,159 here are some suggestions, although I can't promise you any of them will work...
remove battery and disconnect power supply...if there is a small recessed button somewhere on the case, hold it in... |
Forum: OS X Sep 23rd, 2005 |
| Replies: 13 Views: 15,528 Have you tested each drive individually? and in different combinations?
See how each drive behaves on it's own. If they all work fine by themselves while attached, then try them in pairs i.e.... |
Forum: OS X Sep 20th, 2005 |
| Replies: 14 Views: 203,499 put the drive in a firewire case...plug it into the mac and let it mount...then copy files from the drive to the mac until there is enough to fill a DVD or CD, then burn the data to disk...repeat... |
Forum: OS X Sep 20th, 2005 |
| Replies: 13 Views: 15,528 sounds like the firmware upgrade on the drive...can you do a downgrade to see if that's the case? If it works, don't fix it...right?
In general, performing an OS upgrade is a sketchy thing...it's... |
Forum: Apple Hardware Sep 20th, 2005 |
| Replies: 6 Views: 9,839 is the motherboard battery still good? Have you zapped the PRAM? I dunno what info you are looking for, but if the motherboard is bad, there really is not way to fix it...if it is still good, the... |
Forum: Mac Software Sep 15th, 2005 |
| Replies: 9 Views: 5,741 10.3 is fairly recent, though not the absolute latest...10.3 is a mature version of OS X, and AOL should work just fine...be sure to run 'Software Update' in the system preferences...it should come... |
Forum: OS X Sep 12th, 2005 |
| Replies: 2 Views: 2,765 This sort of thing generally happens in web pages when the text encoding is not set properly in the brower's preferences. The encoding refers to the default language and it's respective font... |
Forum: Mac Software Sep 11th, 2005 |
| Replies: 9 Views: 5,741 Under OS X it's not likey to do any harm, especially more recent versions of OS X...what OS version are you running? |
Forum: Apple Hardware Sep 11th, 2005 |
| Replies: 9 Views: 3,829 I, too, have a ][GS laying around...full loaded with memory, floppy drives, expansion cards, etc...I have to agree that these machines are not going to peek in value any time soon...the only ones I... |
Forum: Apple Hardware Sep 10th, 2005 |
| Replies: 3 Views: 2,218 In that case, I'd recommend either a G5 tower or a 15' or 17' Powerbook...the tower will give you more processing muscle, which is great for intense Photoshop demands...the laptop naturally offers... |
Forum: Apple Hardware Sep 9th, 2005 |
| Replies: 11 Views: 12,748 distinguising a sofware problem from a hardware problem is fortunately not that difficult, especially when the machine's behavious falls into that grey area...if you can boot to a CD and see no other... |
Forum: Apple Hardware Sep 9th, 2005 |
| Replies: 3 Views: 2,218 a G5 tower does not come with a monitor, but you can use a standard VGA monitor if you have one lying around...CRT VGA's are also quite economical these days (you should have no problem finding a 17"... |
Forum: Mac Software Sep 9th, 2005 |
| Replies: 9 Views: 5,741 dial-in or broadband? If it's dial-in, you can use your AOL account on that mac, no big deal...if you are using broadband, get yourself a router so the two computers can share the connection...there... |
Forum: OS 7 / 8 / 9 Sep 9th, 2005 |
| Replies: 1 Views: 2,922 try this...
http://docs.info.apple.com/article.html?artnum=120073
I'm not sure if the iPod you have will work with it though...the firmware may not be compatible with iTunes 2.0.4...but it's... |
Forum: OS 7 / 8 / 9 Sep 9th, 2005 |
| Replies: 3 Views: 3,498 did you get this problem figured out? it is fairly simple, so long as you have an IDE ATA hard drive...you need to set the drive you pulled from the firewire case to slave (make sure the boot drive... |