S



Index


[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Z]

sample applications
     regular expressions
     Shell class
     Web browser application
         controls, adding 2nd
         events, associating with controls
         overview
         running
samples, StringParser module
     access scope
     constants
     global scope
     methods, adding
     overview 2nd
     Private scope
     properties
     Protected scope
Save method, Documents collection (WordApplication class)
SaveAs method, Documents collection (WordApplication class)
SaveAsBinary method (FolderItem)
SaveAsDialog class
SaveAsPicture method (Picture class)
SAX [See also XMLReader.]
scalar references [See object-oriented programming languages.]
scalar variables
     compared to reference variables
scope
     access scope
     overview
     private
     protected
     variables
Screen class, overview
Screen function, Windows (REALbasic) position properties
Screen() function
ScreenCount function
     Windows (REALbasic) position properties
scripting [See RBScript.]
    Office automation [See Office automation.]
ScrollBar
Scrollbar control
Scrollbar.Value property
Scrollbar1.ValueChanged event
scrolling controls, EditFields
scrolling text/images, Canvas control 2nd
Search method (RegEx)
SearchPattern proptery (RegEx)
SearchStartPosition method (RegEx)
SearchStartPosition property (RegEx)
Secure Sockets Layer (SSL)
SelAlignment, EditFields
SelChange event, EditFields
Select statements [See also Case statements.]
select statements, databases and
Select, Case statements [See also conditional statements.]
SelectFolder function
SelectFolderDialog class
Sellength property, EditFields 2nd
SelStart property, EditFields 2nd
SelText property, EditFields
SendProgress event (TCPSocket class)
Servers [See also web servers.]
     Subversion
ServerSocket class
     HTTPConnection class 2nd
     HTTPRequest class
     HTTPServer
         GET requests, handling
         overview
         POST requests, handling 2nd
         uploading files 2nd
     overview
     SSLSocket class
set() subroutine, Properties class creation
setContainer method (mwNode class)
setDisplayString(myString as String)
SetHeader method (InternetHeaders class)
setName method (mwNode class)
setParent method (mwNode class)
setPosition method (mwNode class)
setter methods
setTypeID method (mwNode class)
sh [See also Shell calls.]
Shadowed Box Windows (REALbasic) [See also Windows (REALbasic).]
shared libraries
     Declares
         in Linux
         in Macintosh
         in Windows
         MemoryBlock types
         online documentation
         overview
     definition of
     formats of
Sheet Windows (Macintosh) [See also Windows (REALbasic).]
Shell class
     AntShell subclass (Shell class), overview 2nd
     AntTargetView subclass 2nd
     arguments and
     console applications [See also console applications.]
         relation to 2nd
     events
     methods
     Mode property
     modes of
     mwShell subclass
     OS comparisons
     sample applications
     subclassing
     Subversion and
     SVNclient subclass 2nd
Shell.Close method
Shell.Execute method
Shift characters, adding to shortcuts
ShortColumnNames as Boolean property (REALSQLdatabase)
ShortCuts area (Properties pane), MenuItems
ShortVersion
Show method
     Visible as Boolean property
     Windows, instantiating
Show method (REALbasic Windows)
ShowModal function 2nd
ShowModalWithin function 2nd
ShowObject Handles event (OLEContainer)
Shuffle function, Arrays
side effects, subroutines
Sign function
single data types [See also data types.]
     range of values
single data types, arithmetic
SkippedEntity(entityName as String, is_parameter_entity as Boolean) handles event
Slider controls
Slider handle
SocketCore class
SocketCore class (TCP/UDP) [See also TCPSocket class.]
     methods
     properties
     sending/receiving data
     SocketCore class, methods
Soft Declares
Sort function, Arrays
Sort method, IndexOf function and
Source property, RBScript
special folder reference functions
SpecialFolder() function
     Linux special folders
     Macintosh special folders
     overview
     Windows XP special folders
Split function
     Arrays
     interfaces example
Split method, adding to StringParser module
SQL, databases and
     data normalization
     Delete statement
     indexes, creating
     Insert statement
     joins
     overview
     select statements
     triggers
     Update statement
SQLite project, REALSQLdatabase [See REALSQLdatabase, overview.]
SQLQuery property (DataControl controls)
SQLSelect method (Database class)
Sqrt function
SSL (Secure Sockets Layer)
SSLSocket class
stacks
StageCode value
Stagger placement
standard input (console applications)
standard output (console applications)
Standard versus Professional edition
Standard Widget Toolset (SWT)
StartCDATA() handles event
StartDoctypeDecl(doctypeName as String, systemId as String, publicId as String, has_internal_subset as Boolean)
StartDocument() handles event
StartElement(name as String, attributeList as XmlAttributeList) handles event
StartPosition parameter, Arrays
StartPrefixMapping(prefix as String, uri as String) handles event
state management, XMLReaders
State property, RBScript
statements [See also methods.]
states (REALbasic Windows)
static libraries, overview
Static variables, declaring
StaticText control, EditFields
StaticText field
Step Into option (Debugger)
Step Out option (Debugger)
Step Over option (Debugger)
Step statements (For, Next)
     moving up and down
     overview
     rows, skipping
Stop option (Debugger)
Str function
StrComp function
string functions
     Asc
     AscB
     Chr
     CountFields
     CountFieldsB
     CStr
     Format function
     InStr
     InStrB
     Left
     Len
     LenB
     LowerCase
     Mid
     MidB
     NthField
     overview
     Right
     Str
     StrComp
     TitleCase
     Trim/RTrim/LTrim
     UpperCase
string properties, creating
StringParser class
     Dictionary class
         methods 2nd
         overview
         properties
     overview
     properties file format
         Dictionary methods 2nd
         Dictionary properties
StringParser module
     access scope
     constants
     methods, adding
     overview 2nd
     properties
strings [See also data types.]
     delimiters, spliting strings
     operators
     range of values
StringShape class 2nd
StringValue (MemoryBlock class)
Struct class 2nd
structures [See User-defined data types (Visual Basic).]
structures, MemoryBlock class
style properties, EditFields
Styled property, EditFields
StyledRun class
StyledText class
StyledText, applying styles
StyledTextPrinter class, overview 2nd
StyleRun method (StyledText)
StyleRunCount method (StyledText)
Sub version, overview
subclasses [See also classes.]
     creating
     interfaces, compared to
     Shell class
SubExpressionCount (RegExMatch)
SubExpressionStart (RegExMatch)
SubExpressionString (RegExMatch)
subroutines
     compared to functions
     overview
     side effects of
subroutines (methods)
Subscribe method (RSS class)
SubscribedFeeds class (MVC)
SubscribedFeeds.open() event, ListBoxes, adding rows
SubscribedFeeds.write() event, ListBoxes, manipulating cells
Subtract operator, overloading
subtraction [See arithemetic.]
superclasses 2nd [See also classes.]
SVNclient subclass (Shell class)
     definition of
     inheriting mwShell subclass 2nd
Swing
SWT (Standard Widget Toolset)
synchronous mode (Shell class)
     Mode property
System font
System module
     environment variables
         Linux
         Macintosh
         System.Gestalt
         Windows XP
     line endings
     overview
System object
     aaccesing through RBScript
    Network object [See Network object, overview.]
     NetworkInterface objects
System object (CGI applications)
System.Gestalt




REALbasic Cross-Platform Application Development
REALbasic Cross-Platform Application Development
ISBN: 0672328135
EAN: 2147483647
Year: 2004
Pages: 149

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net