Global Statements Dictionary

Previous | Next | Index | O

op


Term: open

(O' pen) adj.

1. (of a file) in a state that allows the contents of the file to be accessed.

2. based on information that is readily available or publicly disseminated, sometimes for the purpose of promoting interoperability: open systems; open architecture.

v.t.

3. to make (a file) open.

SAS word: OPEN

Function. Ref: PSPPR:Functions. PSPL:Low-Level I/O Programming:SAS Dataset I/O Functions. SLRD:Functions and CALL Routines.

Term: Open Database Connectivity

see ODBC.

Term: open source

n.

1. published source code of a software development project.

2. a software development approach based on published source code. Open source offers the possibilities of volunteer programmers and detailed troubleshooting by power users. For some projects, this can lead to faster development and improved accuracy. On the other hand, open source implies the loss of any competitive advantage that secrecy of source code might offer. For some kinds of projects, open source also presents increased security risks.

Most of what constitutes the Internet came from open-source projects. . . . However, open source is becoming more of a business each day. -- "Open Source Works to Succeed," Information Week, October 23, 2000

open-source, adj.

Term: Openstep

(O' pen step', o^-) n.

See Nextstep.

Also, OPENSTEP.

Term: OpenType

(O' pen tIp') n.

a font format created by Adobe and Microsoft as an extension of TrueType, adding support for Unicode characters and alternate glyphs.

Term: OpenVMS

n.

an operating system published by Digital Equipment Corp., an updated version of VMS, with two distinct versions for VAX and Alpha computers.

Term: operand

(op' ur and) n.

1. a value used with an operator.

2. the expression that supplies this value.

SAS word: OPERATE

SAS/SHARE. Procedure. Manages a SAS/SHARE server.

Term: operating system

(op' ur At ing sis' tem) n.

a program that controls the hardware of a computer and allows other programs to execute.

Term: operator

(op' ur A' tur) n.

1. a token that indicates a mathematical or other action to be taken on one or more adjoining values. Most operators are written as symbols.

These are examples of SAS operators:

Operator Action
+ Addition
- Subtraction
|| Concatenation
* Multiplication
/ Division
= Equals (comparison)
<= Less than or equal to (comparison)
OR Logical or

An operator typically differs from a function in two ways. An operator is written next to the value or values it acts on. The values a function uses are written as arguments; they are listed in parentheses after the function name. An operator is implemented as an integral part of the programming language. A function is a separate routine that is added to the programming language.

2. a person using a computer.

SAS word: OPLIST

System option. Ref: PSPPR:System Options. PSPL:Execution:Messages and Error Handling. SLRD:System Options.

SAS word: OPTEX

SAS/QC. Procedure. Optimized experimental designs.

Term: optical

(op' i kul) adj.

1. based on or using light.

2. reflecting or refracting light or other radiation.

3. using patterns of reflection or refraction to store data.

Term: option

(op' shun) n.

a value set in a statement or command that controls details of the resulting action. An option is not a required part of the syntax of a statement or command.

SAS word: OPTIONS

Global statement. Sets system options. Ref: PSPPR:Global Statements. PSPL:Statements and Steps:Things to Look For -- and What They Mean. SLRD:Statements. Alias, OPTION.

Procedure. Ref: PSPPR:Procedures. PSPL:Statements and Steps:Things to Look For -- And What They Mean. SPG.

Display Manager window. Ref: PSPPR:Display Manager. Alias, OPTION.

Term: optional

(op' shun ul) adj.

not required as an action or component.

SAS word: OPTLOAD

Procedure. Retrieves system option settings.

SAS word: OPTLP

SAS/OR. Procedure.

SAS word: OPTMILP

SAS/OR. Procedure.

SAS word: OPTMODEL

SAS/OR. Procedure.

SAS word: OPTQP

SAS/OR. Procedure.

SAS word: OPTSAVE

Procedure. Stores system option settings.

SAS word: OPTSET

Dataset option. Metadata.


Previous | Next | Index | O

 O /\

Global
Statements

RICK ASTER

SAS

BOOKS

Tech | Dictionary

Download | Rastinate

Global Statements Dictionary

!*=~ $ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

New

References