home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 124 / SW_WS.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1993-06-12  |  1.8 KB  |  50 lines

  1. To: Previous Users of SW
  2. RE: Changes since 4.4...
  3.  
  4. December 29, 1992
  5. SW 4.4a
  6.  
  7. Corrected default mode of /I so it puts input line on last line of window.
  8.  
  9. ────────────────────────────────────────────────────────────────────────
  10.  
  11. March 4, 1993
  12. SW 4.4b
  13.  
  14. Added input blanking to /I so that passwords could be entered without showing
  15. the string on the screen. An * placed after the field length and before the
  16. variable name (if used) is all that is needed.
  17.  
  18. Help has been moved to an external screen definition file called "SW.HLP". 
  19. This makes SW smaller as well as allowing users to customize the help to their
  20. liking.
  21.  
  22. ────────────────────────────────────────────────────────────────────────
  23.  
  24. June 12, 1993
  25. SW 4.5
  26.  
  27. Added function keys to /Q. Use /Q[f#] for each key. F0 is F10. 
  28.  
  29. A Help screen can be included in a screen definition and is not displayed
  30. unless there is a /q within the screen def and F1 is pressed. It is not
  31. necessary to include the F1 in the query.
  32.  
  33. The Fill Line switch has been enhanced to completely fill the line and will
  34. join to the border if one of the horizontal line draw characters (ASCII 196
  35. or 205) is used and the border is /l1 - /l4. The border color is used. Add
  36. a / after the character to fill (/─/).
  37.  
  38. The Alert sounds routine has been modified to be more machine independent.
  39. Fast 486 machines would cause some of the sounds to not work. Now they
  40. should be OK, at least until the Pentium hits the market...
  41.  
  42. A new form for /A has been implimented which allows frequency sweeps. 
  43. /A100-1000,15 will sweep from 100 to 1000 Hz in 15 steps, each 1/18 of a 
  44. second long. A reverse sweep can also be done. Step param is optional and 
  45. defaults to 10.
  46.  
  47. Check the History section in the doc file for page references to the new 
  48. features.
  49.  
  50.