• О программе
  • Структура
  • Директивы
  • Компиляция
  • Запуск скриптов
  • Новые возможности
  • История версий
  • ActiveX Object
  • Тонкости
  • Визуальные элементы
    • Check
    • CLine
    • Combo
    • Command
    • ControlExtender
    • CShape
    • Form
    • Frame
    • HScroll
    • Img
    • Label
    • LCombo
    • List
    • Menu
    • MText
    • Opt
    • PBar
    • Pic
    • Skin
    • Text
    • TextBox
    • Timer
    • Tray
    • VScroll
    • MSWinsock.Winsock
  • Классы
    • Sys
    • SHD
  • VBScript
    • Visual Basic Features not in VBScript
    • VBScript Fundamentals
      • VBScript Features
      • VBScript Data Types
      • VBScript Variables
      • VBScript Constants
      • VBScript Operators
      • Using Conditional Statements
      • Looping Through Code
      • VBScript Procedures
      • VBScript Coding Conventions
    • Introduction to Regular Expressions
      • Regular Expressions
      • Early Beginnings
      • Uses for Regular Expressions
      • Regular Expression Syntax
      • Build a Regular Expression
      • Order of Precedence
      • Ordinary Characters
      • Special Characters
      • Non-Printable Characters
      • Character Matching
      • Quantifiers
      • Anchors
      • Alternation and Grouping
      • Backreferences
    • Reference
      • Constants
        • Color Constants
        • Comparison Constants
        • Date and Time Constants
        • Date Format Constants
        • Miscellaneous Constants
        • MsgBox Constants
        • String Constants
        • Tristate Constants
        • VarType Constants
      • Errors
        • VBScript Run-time Errors
        • VBScript Syntax Errors
      • Events
        • Initialize Event
        • Terminate Event
      • Functions
        • Abs Function
        • Array Function
        • Asc Function
        • Atn Function
        • CBool Function
        • CByte Function
        • CCur Function
        • CDate Function
        • CDbl Function
        • Chr Function
        • CInt Function
        • CLng Function
        • Conversion Functions
        • Cos Function
        • CreateObject Function
        • CSng Function
        • CStr Function
        • Date Function
        • DateAdd Function
        • DateDiff Function
        • DatePart Function
        • DateSerial Function
        • DateValue Function
        • Day Function
        • Derived Math Functions
        • Eval Function
        • Exp Function
        • Filter Function
        • FormatCurrency Function
        • FormatDateTime Function
        • FormatNumber Function
        • FormatPercent Function
        • GetLocale Function
        • GetObject Function
        • GetRef Function
        • Hex Function
        • Hour Function
        • InputBox Function
        • InStr Function
        • InStrRev Function
        • Int, Fix Functions
        • IsArray Function
        • IsDate Function
        • IsEmpty Function
        • IsNull Function
        • IsNumeric Function
        • IsObject Function
        • Join Function
        • LBound Function
        • LCase Function
        • Left Function
        • Len Function
        • LoadPicture Function
        • Log Function
        • LTrim; RTrim; and Trim Functions
        • Math Functions
        • Mid Function
        • Minute Function
        • Month Function
        • MonthName Function
        • MsgBox Function
        • Now Function
        • Oct Function
        • Replace Function
        • RGB Function
        • Right Function
        • Rnd Function
        • Round Function
        • ScriptEngine Function
        • ScriptEngineBuildVersion Function
        • ScriptEngineMajorVersion Function
        • ScriptEngineMinorVersion Function
        • Second Function
        • SetLocale Function
        • Sgn Function
        • Sin Function
        • Space Function
        • Split Function
        • Sqr Function
        • StrComp Function
        • String Function
        • StrReverse Function
        • Tan Function
        • Time Function
        • Timer Function
        • TimeSerial Function
        • TimeValue
        • TypeName Function
        • UBound Function
        • UCase Function
        • VarType Function
        • Weekday Function
        • WeekdayName Function
        • Year Function
      • Keywords
        • Empty
        • False
        • Nothing
        • Null
        • True
      • Methods
        • Clear Method
        • Execute Method
        • Raise Method
        • Replace Method
        • Test Method
      • Miscellaneous
        • Character Set (0 - 127)
        • Character Set (128 - 255)
        • Character Set (Dos)
        • Character Set (Win)
        • Locale ID (LCID) Chart
      • Objects and Collections
        • Class Object
          • Class Object Events
        • Matches Collection
        • Err Object
          • Err Object Properties and Methods
        • Match Object
          • Match Object Properties
        • Regular Expression (RegExp) Object
          • Regular Expression Object Properties and Methods
        • SubMatches Collection
      • Operators
        • Operator Precedence
        • Operator Summary
          • Addition Operator (+)
          • And Operator
          • Assignment Operator (=)
          • Concatenation Operator (&)
          • Division Operator (/)
          • Eqv Operator
          • Exponentiation Operator (^)
          • Imp Operator
          • Integer Division Operator (\)
          • Is Operator
          • Mod Operator
          • Multiplication Operator (*)
          • Not Operator
          • Or Operator
          • Subtraction Operator (-)
          • Xor Operator
        • Arithmetic Operators
        • Comparison Operators
        • Concatenation Operators
        • Logical Operators
      • Properties
        • Description Property
        • FirstIndex Property
        • Global Property
        • HelpContext Property
        • HelpFile Property
        • IgnoreCase Property
        • Length Property
        • Number Property
        • Pattern Property
        • Source Property
        • Value Property
      • Statements
        • Call Statement
        • Class Statement
        • Const Statement
        • Dim Statement
        • Do...Loop Statement
        • Erase Statement
        • Execute Statement
        • ExecuteGlobal Statement
        • Exit Statement
        • For Each...Next Statement
        • For...Next Statement
        • Function Statement
        • If...Then...Else Statement
        • On Error Statement
        • Option Explicit Statement
        • Private Statement
        • Property Get Statement
        • Property Let Statement
        • Property Set Statement
        • Public Statement
        • Randomize Statement
        • ReDim Statement
        • Rem Statement
        • Select Case Statement
        • Set Statement
        • Sub Statement
        • While...Wend Statement
        • With Statement
  • Разное
    • Pattern Property