home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / os2sdk / os2sdk10 / apps / sse / readme < prev    next >
Encoding:
Text File  |  1988-08-11  |  390 b   |  9 lines

  1. SSE is a simple screen editor for OS/2. It shows how to use
  2. the VIO and KBD functions, and also segmented memory management.
  3. The command set and user interface is a subset of that available
  4. in Microsoft QuickBasic. It supports 43 line mode on an EGA. It
  5. will preserve the line mode at startup, unless /43 or /25 is used
  6. to override the default.
  7.  
  8. Usage:    SSE [/bw] [/43|/25] filename
  9.