View Single Post
  #2  
Old 09-12-2006, 10:07 AM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Hi, Danny. We just ask the system to put itself to sleep (we use a simple AppleScript command

Code:
tell application "System Events" to sleep
so I don't think it's the sleep that caused a problem. Rather, I think something else might have failed. Are you running any AntiVirus or similar? Anything else on USB that might have issues?
__________________
--Dave Nanian
Reply With Quote