qp.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Index: S
  Contents Index Notes                              Help on Help
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHI-JKLMNOP-QR│S│TUVW-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
    $S+                Switch to enable stack checking
    $S-                Switch to disable stack checking
    SaveIntnn          Constants defined in System unit
   _ScrollTextWindow   Scrolls window up or down
    SearchRec          Type defined in Dos unit
    Seek               Moves file position to index in nontext file
    SeekEof            Returns end-of-file status, skipping white space
    SeekEoln           Returns end-of-line status, skipping white space
    Seg                Returns segment address of variable/procedure
   _SelectPalette      Selects graphics palette
    SET                Defines a group of elements
   _SetActivePage      Sets active display page
   _SetBkColor         Sets current background color
    SetCBReak          Sets or clears state of DOS CTRL+BREAK checking
   _SetClipRgn         Sets clipping region for graphics
   _SetColor           Sets current graphics color
    SetDate            Changes current system date
    SetFAttr           Sets attributes for a file
   _SetFillMask        Sets fill mask
   _SetFont            Sets font for _OutGText
    SetFTime           Sets time stamp for a file
   _SetGTextVector     Sets orientation of font text
    SetIntVec          Sets vector address for interrupt number
   _SetLineStyle       Sets line style
   _SetPixel...        Sets pixel to current color
    SetTextBuf         Sets I/O buffer for text file
   _SetTextColor       Sets current text color
   _SetTextCursor      Sets current cursor attribute
   _SetTextPosition    Sets text position
   _SetTextRows        Sets number of text rows for text modes
   _SetTextWindow      Creates text window
    SetTime            Changes current system time
    SetVerify          Sets or clears DOS verify flag
   _SetVideoMode       Sets video mode
   _SetVideoModeRows   Sets mode and number of rows for text modes
   _SetViewOrg         Sets view-coordinate origin to specified point
   _SetViewport        Creates viewport
   _SetVisualPage      Sets visual display page
   _SetWindow          Defines graphics window
   _SetWriteMode       Sets logical mode for line drawing
    SHL                Shift Left, a bit-wise operator
    SHR                Shift Right, a bit-wise operator
    Single             Stores 6-byte floating-point number
    Sin                Calculates sine of an angle in radians
    SizeOf             Returns size of variable or data type
    Sound              Turns the speaker on
    SPtr               Return SP register value
    Sqr                Calculates square
    Sqrt               Calculates square root
    SSeg               Returns SS register value
    StackLimit         Typed constant defined in System unit
    Statement          Language structure causing an action
    Str                Converts number to string format
    STRING             Sequence of characters
    Succ               Returns succeeding value in ordinal list
    Swap               Swaps high and low bytes in integer or word
    SwapVectors        Swaps interrupt vectors with saved values
    Switch Directive   Turns a feature on or off
    Symbol             Controls compilation of source code
    SysFile            Constant defined in Dos unit
    System unit        Unit interface documentation