Shirt Pocket Discussions  
    Home netTunes launchTunes SuperDuper! Buy Now Support Discussions About Shirt Pocket    

Go Back   Shirt Pocket Discussions > SuperDuper! > General
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 01-28-2011, 01:41 PM
billearl billearl is offline
Registered User
 
Join Date: Mar 2008
Posts: 20
My AppleScript script for that (run from a Butler menu item) is:

tell application "System Events" to set frontApp to name of (processes whose frontmost is true) as string
set SDPath to (path to documents folder as string) & "SuperDuper:"
set buDaysBoot to ((current date) - (modification date of (info for alias (SDPath & "Boot Date")) as date)) / days
tell application "System Events"
activate
display dialog (((round (buDaysBoot * 10)) / 10) as string) & " days since Boot backup." buttons {"OK"} default button "OK"
end tell
tell application frontApp to activate
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Startup Disc and Hard Drive Partitioning Questions Paint Guy General 15 10-27-2010 02:25 PM
Feature Request: Last Backup Date bobm General 2 04-24-2008 02:31 AM
Server drive won't mount after backup rhennosy General 1 11-09-2007 03:49 PM
How to verify a Scheduled Backup? tuqqer General 3 12-06-2005 06:50 PM
(Zero-length) File caused SuperDuper to abort backup alancfrancis General 7 08-31-2005 10:42 AM


All times are GMT -4. The time now is 10:40 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.