Siebel VB Language Reference > Quick Reference: VB Statements and Functions >

VB Environment Control


The following functions and statements relate to the computer's environment.

Function or Statement
Purpose
For More Information

AppActivate

Activates another application

SendKeys Statement

Command

Returns the command line specified when the MAIN sub was run

 

Date Statement

Sets the current date

Date Statement

Environ

Returns a string from the operating system's environment

Environ Function

Randomize

Initializes the random-number generator

Randomize Statement

SendKeys

Sends keystrokes to another application

SendKeys Statement

Shell

Runs an executable program

Shell Function

Siebel VB Language Reference