home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Secrets (4th Edition) / Windows95Secrets4thEdition.iso / utility / savers / scrgo / scrgo.txt < prev    next >
Encoding:
Text File  |  1995-06-04  |  3.0 KB  |  92 lines

  1.             SCRGO!
  2.                ========
  3.                June 1995
  4.               -----------
  5.  
  6. Description : SCRGO! will activate the Windows 3.1 screen saver that 
  7.           is currently selected using Control Panel.
  8. When run a small rectangle will appear to remind you. Also the line 
  9. "SCR Go! (c) 1993 Tim Webber" will appear in the tasklist.
  10.  
  11.  
  12. Use : Now that the program is running, when you put the mouse cursor 
  13.       up to the hot corner of the screen, the current screen saver will be 
  14. activated. This is a feature that many other screen savers have, but 
  15. Microsoft saw fit to leave out of Windows.
  16. This program also allow you to disable the screensaver and display a
  17. dialog box containing version information, free memory and system 
  18. resources.
  19. To access these features, create a plain text file called "fsoft.ini" 
  20. in your windows dir.
  21. Put into it these lines
  22.  
  23.    [SCRGO]
  24.    Start SCR = X           ;Start current windows SCR
  25.    Stop SCR = X            ;Prevent current SCR from running
  26.    Display About = X       ;Display version, copyright,
  27.                            ;free memory and system resources
  28.  
  29. In each case X can take one of 5 values. These are
  30.  
  31.    0   Option is executed when cursor is top left
  32.    1   Option is executed when cursor is top right
  33.    2   Option is executed when cursor is bottom right
  34.    3   Option is executed when cursor is bottom left
  35.    -1  Option is disabled
  36.  
  37.  
  38. If the program cannot find "fsoft.ini" it defaults to the
  39. folowing values
  40.  
  41.     Start SCR = 0
  42.     Stop SCR = 1
  43.     Display About = 3
  44.  
  45. If you specify the same corner for more than one feature,
  46. then the least important duplicate is disabled.
  47.  
  48. "importance" is defined in the followig order;
  49.  
  50.     Start SCR
  51.     Stop SCR
  52.     Display About
  53.  
  54.  
  55.  
  56. To quit the program, select "End task" in Taskmanager. If you are 
  57. running it under Windows '95, Press <Ctrl>+<Alt>+<Delete>, select 
  58. "SCRGO" and press "End Task"
  59.  
  60. This program was written using MSVB 3 therefore the file VBRUN300.DLL 
  61. must be somewhere in your path.
  62.  
  63. Registration. - This product is Shareware.
  64.  
  65. That means you can copy this program around as much as you like. 
  66. However, if you use this program then please send ú3.50 to me at the 
  67. address below. 
  68. For ú5.00, or US$10, I will send you a disk with a registered version
  69. of the program on it. 
  70.  
  71. Sys-Ops and shareware distributers are welcome to put this program on 
  72. their lists. It might be a good idea to contact me first so that you 
  73. can be sure of having the latest version.
  74.  
  75. Any comments suggestions, registrations etc. should be sent to me at 
  76. the address below. When writing, please tell me what version of Windows
  77. you run and what, if any, version of MS VB you have. Other system 
  78. information would help me to check any problems.
  79. Cheques should be pounds sterling made payable to Tim Webber and sent 
  80. to me at,
  81.     
  82.     46 Camberton Road
  83.     Leighton Buzzard
  84.     Bedfordshire
  85.     LU7 7UP
  86.     ENGLAND
  87.  
  88.  
  89. You can also contact me via email at:
  90. t.e.webber@sheffield.ac.uk
  91.  
  92. Tim Webber , 04/06/95