Oops...
Eli Brian Goldberg (eg1n+@andrew.cmu.edu)
Mon, 10 Aug 1992 16:15:13 -0400 (EDT)
Well, I fixed the problem with my screen; I had fooled with SETUP and
msessed up the color data...I finally figured that out when I noticed
that the problem only happened after a certain point in the startup
sequence, so it couldn't have been a problem with the screen! I fixed
it by setting switch #2 to test mode which resets the setup settings.
I'm still trying to figure out how to write that batch file; the "comprehensive"user guide really doesn't help much... ;-)
Specifically, I want to :
1. Take an in put from the suer
2. Based on this information, do a simple if/then (if the user says he's
on the road, I want to run Battery Watch and set the screen to Automatic
and the CPU speed to low.)
How do I do this?
Thanks!