Contents
- Title and Copyright Information
- Preface
- 1 What’s New in This Release
- 2 About Siebel Visual Basic
- 3 Using Siebel VB
- Using Siebel VB
- About Data Types
- About Expressions
- About Object Handling
- Declaring Procedures and Variables
- Declaring Variables
- Determining Variable Scope
- Specifying the Type When You Declare a Variable
- Declaring an Array Variable
- Declaring a Number Variable
- Declaring a Record Variable
- Declaring a String Variable
- Declaring a Variant Variable
- Declaring an Object Variable
- Caution About Declaring Multiple Variables on One Line
- Shared Keyword Allows Backward Compatibility
- About Formatting Strings
- About Error Handling
- 4 Methods Reference for Siebel VB
- Methods Reference for Siebel VB
- Overview of Siebel VB Language Reference
- Disk and Directory Control Methods
- File Control Methods
- Close All Files Method
- Close File Method
- Copy File Method
- Delete File Method
- Get File Attributes Method
- Get File Date Method
- Get File Length Method
- Get File Length 2 Method
- Get File Mode Method
- Get File Names Method
- Get Free File Number Method
- Lock File Method
- Open File Method
- Rename File Method
- Set File Attributes Method
- Unlock File Method
- File Input and Output Methods
- End of File Method
- Get Characters From File Method
- Get File Contents Method
- Get File Offset Method
- Get File Position Method
- Get Line From File Method
- Parse File Contents Method
- Print Spaces Method
- Print Data to File Method
- Set File Position Method
- Set File Width Method
- Set Print Position Method
- Write Data to File Method
- Write Variable to File Method
- Code Setup and Control Methods
- Code Control Statements
- Variable Manipulation Methods
- String Methods
- Compare Strings Method
- Compare Strings Operator
- Convert Number to String Method
- Convert String to Lowercase Method
- Convert String to Uppercase Method
- Copy String Method
- Get a String of Spaces Method
- Get ANSI String Method
- Get First Number From String Method
- Get Left String Method
- Get Repeated Character String Method
- Get Right String Method
- Get String Length Method
- Get Substring Method
- Get Substring Position Method
- Remove Spaces From String Method
- Replace String Method
- Right-Justify String Method
- Set String Comparison Method
- Set String Format Method
- Trim Spaces From String Method
- Trim Trailing Spaces From String Method
- Array Methods
- Mathematical Methods
- Overview of Mathematical Methods
- How Some Math Methods Handle the Data Type
- Trigonometric Methods
- Exponential Method
- Get Absolute Value Method
- Get ANSI Integer Method
- Get Arctangent Method
- Get Cosine Method
- Get Hexadecimal Method
- Get Integer Method
- Get Rounded Integer Method
- Get Logarithm Method
- Get Octal Method
- Get Number Sign Method
- Get Random Number Method
- Get Sine Method
- Get Square Root Method
- Get Tangent Method
- Randomize Method
- Date and Time Methods
- Convert Number to Date Method
- Convert Serial Number to Date Method
- Convert String to Date Method
- Convert String to Time Method
- Extract Day From Date-Time Value Method
- Extract Hour From Date-Time Value Method
- Extract Minute From Date-Time Value Method
- Extract Month From Date-Time Value Method
- Extract Second From Date-Time Value Method
- Extract Weekday From Date-Time Value Method
- Extract Year From Date-Time Value Method
- Get Current Date Method
- Get Current Date and Time Method
- Get Current Time Method
- Get Current Seconds Method
- Get Serial Time Method
- Set Date Method
- Set Time Method
- ODBC Methods
- Object Querying Methods
- Financial Methods
- Conversion Methods
- Argument That You Can Use with Conversion Methods
- Convert Expression to Currency Method
- Convert Expression to Double-Precision Method
- Convert Expression to Integer Method
- Convert Expression to Long Method
- Convert Expression to Single-Precision Method
- Convert Expression to String Method
- Convert Expression to Variant Method
- COM Methods
- Error Handling Methods
- 5 Quick Reference for Siebel VB Methods
- Quick Reference for Siebel VB Methods
- Disk and Directory Control Quick Reference
- File Control Quick Reference
- File Input and Output Quick Reference
- Code Setup and Control Quick Reference
- Code Control Statements Quick Reference
- Variable Manipulation Quick Reference
- Strings Quick Reference
- Arrays Quick Reference
- Math Operations Quick Reference
- Date and Time Quick Reference
- ODBC Quick Reference
- Object Querying Quick Reference
- Financials Quick Reference
- Conversions Quick Reference
- COM Object Quick Reference
- Error Handling Quick Reference