home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14232 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.5 KB

  1. Path: sparky!uunet!pipex!unipalm!uknet!cf-cm!cybaswan!csandy
  2. From: csandy@cybaswan.UUCP (ap.parkman)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: ***BASIC PROGRAMMING***
  5. Message-ID: <952@cybaswan.UUCP>
  6. Date: 19 Aug 92 10:48:14 GMT
  7. References: <817.2A903FFC@fidogate.FIDONET.ORG>
  8. Reply-To: csandy@cybaswan.UUCP (ap.parkman)
  9. Lines: 29
  10.  
  11. In article <817.2A903FFC@fidogate.FIDONET.ORG> Mary.Hicks@p0.f222.n125.z1.FIDONET.ORG (Mary Hicks) writes:
  12. >
  13. >Also, can someone send me some basic code that will let my mac turn on 
  14. >automatically everyday at a certain time?
  15. >--  
  16. >Mary Hicks - via FidoNet node 1:125/555
  17. >    UUCP: ...!uunet!hoptoad!kumr!fidogate!222.0!Mary.Hicks
  18. >INTERNET: Mary.Hicks@p0.f222.n125.z1.FIDONET.ORG
  19.  
  20. I checked my calendar, to be sure, and it says we're nowhere near April
  21. but this has got to be a wind up, right???
  22.  
  23. I'm not religous, but it's going to take more than we earthly programmers
  24. can manage to get code to run BEFORE there is any power to the machine!
  25. ( or can this be done in Assembly!!! ). Anyway I'll have a crack at it:
  26.  
  27. 10 PRINT "Why not get a timed switch to power your Mac on at a said time"
  28. 20 PRINT "and put your desired applications in the startup items folder"
  29. 30 PRINT "This resides within the system folder"
  30. 40 PRINT "When the timed power switch kicks in the Mac will boot"
  31. 50 PRINT "and execute these programs, which it would seem will work"
  32. 60 PRINT "in the background unattended."
  33. 70 END
  34.  
  35. All joking asside, hope this helps.
  36.  
  37. AndyP
  38.  
  39. csandy@uk.ac.swan.pyr
  40.