Table of Contents

BASIC+ Command Reference

This chapter provides you with a listing of available BASIC+ commands, appropriate syntax, their parameters, and code samples. In this chapter, command types include functions, subroutines, statements, operators, and routines.

Commands in this chapter are organized in alphabetical order, and may be pertinent to programming for Lotus Notes, OpenInsight, or both. Commands specific to programming in Lotus Notes or OpenInsight (native) tables are labeled with an icon to make identification easier. Those which are available in both situations are not labeled.

For information about OpenInsight properties and events, refer to Chapter 4: Properties and Chapter 5: Events, respectively.

Using the Command Reference

The complete command listing uses a standardized format to make locating information easier. The layout of each command is illustrated in the following example.

[Command Name]

[Operator Type]

Description

The command name is followed by a brief description.

Icons adjacent to a command name indicate whether a command is pertinent to Lotus Notes development only, or OpenInsight only. Commands available to both are not marked.

Syntax

Name (parameter1 {parameter2,…})

- OR -

Alternate forms of the syntax follow, if applicable.

The name of the operation appears in uppercase; parameters are represented by italic place holders, indicating specific information that you supply.

All items in the syntax should be entered on a single line. The Access editor will allow you to do so by continually scrolling right until you enter a carriage return.

Optionally, you can make your code more readable by entering a vertical bar symbol (|) to indicate a wrap to the next line. The compiler will treat the line following the vertical bar as an extension of the line containing the vertical bar.

A pair of brackets [ ] surrounding a parameter indicates the item is optional. To include the optional parameter, enter only the information, not the brackets themselves. (Note that this usage differs from the Brackets operator.)

The vertical bar symbol (|) is used two ways in this reference:

In a syntax line, a vertical bar separates mutually exclusive items. You must choose one.

In code samples, which are in a monospaced typeface, the vertical bar tells the compiler that the following line is an extension of the current line.

Parameters

The "Parameters" section provides important information about the syntax, including parameters and their descriptions. Parameters are explained in a table, as follows.

ParameterDescription
Parameter 1A description of each parameter shown in the syntax line, along with any additional values required by the parameter.

Remarks

The "Remarks" section provides additional information about the syntax, including special situations to bear in mind.

See also

This section directs you to other sources of information about the command or related commands.

Example

A code example may also be provided. If so, it will appear in monospaced typeface. Code samples for the command may also be available in the sample application that is provided with the product.

Commands

A

ABORT ALL Statement

ABORT Direct_Print Message

ABS() Function

ACCESS Method

ACTIVATE_SAVE_SELECT Subroutine

ADDMODULE Method

ADDTABLE Set_Printer Message

ALIAS_TABLE Subroutine

ALPHA() Function

AND and OR Logical Operators

ANSI_UNICODE() Function

ANSI_UTF8() Function

APPNOTE Subroutine

ARCHIVEDELETE Set_Printer Message

ARCHIVE Get_Printer Message

ASSIGNED() Function

ATAN() Function

ATTACH_TABLE Subroutine

B

BCOL1() Function

BCOL2() Function

BEEP Service

Bit-wise Operators BITAND, BITOR, BITXOR, BITNOT

BLANK_STRUCT() Function

BMP Set_Printer Message

BREMOVE Statement

BTREE.EXTRACT Subroutine

BTREE.READ Subroutine

BUILD_STRUCT() Function

C

CALCBMP Get_Printer Message

CALCBMP Set_Printer Message

CALCMAXLEN Get_Printer Message

CALCMAXLEN Set_Printer Message

CALCTABLE Get_Printer Message

CALCTABLE Set_Printer Message

CALCTEXT Get_Printer Message

CALCTEXT Set_Printer Message

CALCULATE() Function

CALLFUNCTION() Function

CALLSUBROUTINE() Function

CALL Statement

CANCEL Get_Printer Message

CASE Statement

CHANGE_POPUP_FONT Subroutine

CHANGE_WINDOW_FONT Subroutine

CHAR() Function

CHECKLEGALUSER() Function

CHOOSECOLOR Service

CHOOSEDIR Service

CHOOSEFILE Service

CHOOSEFONT Service

CLEARDRAGDATA Message

CLEARFILE Statement

CLEARFLAG Method

CLEARMODULE Method

CLEARSELECT tatement

CLEAR_TABLE Subroutine

CLOSEENGINE() Function

CLOSEQUEUE() Function

COL1() Function

COL2() Function

COLCHARS Message

COLDROPDOWNLIST Message

COLHEADING Statement

COLLABEL Message

COLLATE Set_Printer Message

COLLECT.IXVALS() Function

COLLENGTH Statement

COLOR_BY_POS Message

COLSTYLE Message

COLWIDTH Message

COMMON statement

COMPILE Method

COMPUTE_DICT() Function

CONTEXTMENU() Function

CONTROL Get_Printer Message

CONTROL_OFF Routine

CONTROL_ON Routine

CONTROL Set_Printer Message

CONVERT Statement

COPIES Get_Printer Message

COPIES Set_Printer Message

COPYFILE Service

COPYOSFILE() Function

COPY Message

COPY Method

COPY_OS_TO_ROW Routine

COPY_ROW Subroutine

COPY_ROW_TO_OS Subroutine

COPY_TABLE Subroutine

COS() Function

COUNT() Function

CREATEBINARYDATA() Function

CREATEENGINE Constants

CREATEENGINE() Function

CREATEQUEUE() Function

CREATEREQUEST() Function

CREATE_DIALOG() Function (oi 9.x)

CREATE_DIALOG() Function (oi 10)

CREATE_INDEX Subroutine

CREATE Service

CREATE_SYMBOLIC Routine

CREATE_TABLE Subroutine

CREATE_USER Subroutine

CREATE_VOLUME Subroutine

CREATE_XML_XSD_SCHEMA() Function

Cross Reference Indexes

CURRENTDEVICE Get_Printer Message

CURRENTDRIVER Get_Printer Message

CURRENTPORT Get_Printer Message

CURSOR Service

CUT Message

D

DATE() Function

DCOUNT() Function

DEBUGGER_FETCH() Function

DEBUGGER_REPLACEMENT() Function

DEBUG Statement

DECLARE_FCNS Routine

DECLARE Statement

DEFINE_DATABASE Subroutine

DEFINE_STRUCT Routine

DELAY Subroutine

DELETECOL Message

DELETE_EX Message

DELETE() Function

DELETE Message

DELETE Statement

DELETE_INDEX Subroutine

DELETE_ROW Routine

DELETE_SAVE_SELECT Subroutine

DELETE_TABLE Subroutine

DELETE_USER Subroutine

DESIGN Method

DESTROY Method

DESTROY Service

DETACH_TABLE Subroutine

DETACH_VOLUME Subroutine

DEVICES Get_Printer Message

DIALOG_BOX() Function (oi 9.x)

DIALOG_BOX() Function (oi 10)

DICT_DEPEND() Function

DIMENSION Statement

Direct_Print Error Codes

Direct_Print

DIREXISTS() Function

DIRLIST() Function

DIR() Function

DOSTIME Subroutine

DPI Get_Printer Message

DRAWCIRCLE Set_Printer Message

DRIVE() Function

DROPDOWNLIST_BY_POS Message

DSPACE Subroutine

DUPLEX Get_Printer Message

DUPLEX Set_Printer Message

E

EDITFIND() Function

Edit Table Column Styles

ELLIPSE Set_Printer Message

ENABLERTF Set_Printer Message

ENDOVERLAY Set_Printer Message

ENDTABLE Set_Printer Message

END_DIALOG Subroutine

END Statement

END_WINDOW() Function (oi 9.x)

END_WINDOW Subroutine (oi 10)

EnsureVariable Statement

EQUATE Statement

ETMETHOD() Function

EVAL() Function

EXECUTE Message

EXEC_METHOD() Function

EXPAND Message

EXPORTDATA Set_Printer Mssage

EXP() Function

Extended Math Functions

EXTRACT_SI_KEYS Subroutine

EXTRACT Statement

EXTRACT_XML_SCHEMA_NAME() Function

F

FIELDCOUNT() Function

FIELDSTORE() Function

FIELD() Function

FILLSTYLE Get_Printer Message

FILLSTYLE Set_Printer Message

FINDTEXT Message

FIX_LH Subroutine

FLAG Method

FLUSH Statement

FLUSH Service

FMT() Function

FONTHEADFOOT Get_Printer Message

FONTHEADFOOT Set_Printer Message

FONTS Get_Printer Message

FONT_BY_POS Message

FONT Get_Printer Message

FONT Set_Printer Message

FOOTER Get_Printer Message

FOOTER Set_Printer Message

FOOTING Statement

for...next_statements

FORCEDKEYDISPATCH Message

FORMAT() Function

FORWARD_EVENT Subroutine (oi 9.x)

FORWARD_EVENT Subroutine (oi 10)

FREECOMMON Statement

FSMSG Subroutine

FTPDELDIR() Function

FTPDELFILE() Function

FTPGETFILE() Function

FTPLIST() Function

FTPMKDIR() Function

FTPRENAMEFILE() Function

FTPSEND() Function

FUNCTION() Function

FUNCTION Statement

G

GARBAGECOLLECT Statement

GETACCESSPERMIT Method

GETANSITOUNICODE() Function

GETAPPID Method

GETBINARYVALUE() Function

GETBYTESIZE() Function

GETCHARFORMAT Message

GETCURRENTDIR() Function

GETDEFAULTCHARACTER() Function

GETDESCRIPTION Method

GETDOCUMENT Method

GETDRAGDATA Message

GETENGINEVERSION Method

GETENTITY() Function

GETEVALUATE Method

GETLANGUAGENAME() Function

GETLASTUPDATE Method

GETLOGHISTORY Method

GETLOGICALDRIVES Service

GETMENU() Function

GETMINIMUMDELIMITER() Function

GETMODULE Method

GETNETWORKTYPE

GETNOOFDELIMITERS() Function

GETPOINTER Function

GETPUBLISHABLE Method

GETRECOMPILE Method

GETSESSIONCALLSTACK() Function

GETSHAREABLE Method

GETSUBKEY Method

GETSUPER Method

GETTITLE Method

GETUNICODETOANSI() Function

GETUPDATEPERMIT Method

GETVALUE() Function

GETWEBPAGE

GET_APP_INFO() Function

GET_CONTRACT() Function

GET_CURRENT_EVENT() Function

GET_DB_USERS() Function

GET_DIALOG_INFO() Function

GET_DIALOG_PARAMS() Function

GET_ENV Routine

GET_EVENTSTATUS() Function (oi 9.x)

GET_EVENTSTATUS() Function (oi 10)

GET_EVENT Service

GET_LANGUAGE() Function

GET_LH_INFO() Function

GET Method

GET_PRINTER

GET_PROPERTY() Function

GET_RECCOUNT() Function

GET_REPOS_ENTITIES() Function

GET_SI_VALUES() Routine

GET.SORT.FILE() Function

GET_SPECIAL_FOLDER() Function

GET_STATUS() Function

GET_SYSINFO Routine

GET_XML_VALUE() Function

GOSUB Statement

GOTO Statement

H

HANDLE_BY_CURSOR Service

HDC GET_PRINTER Message

HEADER GET_PRINTER Message

HEADER SET_PRINTER Message

HEADING Statement

I

ICONV() BOOLEAN (B) Function

ICONV() DATETIME (DT) Function

ICONV() DATE (D) Function

ICONV() ENCRYPT_FORMAT Function

ICONV() Function

ICONV() MASKED DECIMAL (MC,MD) Function

ICONV() MASKED SCIENTIFIC (MS) Function

ICONV() MX HEX MO MB Function

ICONV() TIME (T) Function

ICONV() VARIABLE BINARY (VB) Function

IF...THEN Statement

IF Conditional Expression

INDENT Get_Printer Message

INDENT Set_Printer Message

INDEXC() Function

INDEXLOOKUP() Function

INDEX() Function

INDEX.OPEN Subroutine

INET_ABORTED() Function

INET_FINALIZE() Function

INET_FORMLOAD() Function

INET_FORMREAD() Function

INET_FORMWRITE() Function

INET_MSG() Function

INET_OI_XML() Function

INET_QUERYPARAM() Function

INET_REPOS() Function

INET_RLIST() Function

INET_SECURITY() Function

INET_TEST_CONNECT() Function

INET_TRACE() Function

INITDIR Statement

INITRND Statement

INIT Get_Printer Message

INIT Set_Printer Message

INLIST() Function

INMAT() Function

INSERTCOL Message

INSERT_EX Message

INSERT() Function

INSERT Message

INT() Function

ISEVENTCONTEXT() Function (oi 9.x)

ISEVENTCONTEXT() Function (oi 10)

ISUNICODE() Function

ISUTF8() Function

ISVALIDUSER() Function

IUNKNOWN_RELEASE Service

J

K

L

LCASE() Function

LEN() Function

LINESTYLE Get_Printer Message

LINESTYLE Set_Printer Message

LINE Set_Printer Message

LISTBASIC Routine

LIST_DICT Routine

LIST_INDEX_DETAILED Routine

LIST_INDEX Routine

LIST_KEYS Routine

LIST_TABLES Routine

LIST_USERS Routine

LIST_VOLUME Routine

LIST_VOLUME_SUB() Function

LN() Function

LOADDOC Set_Printer Message

LOAD_PICTURE Service

LOCATE...BY Statement

LOCATE Statement

LOCKVARIABLE Statement

LOCK Method

LOCK Routine

LOCK Statement

LOOP Statement

M

MAKE.LIST Subroutine

MAKEDIR Service

MARGIN Get_Printer Message

MARGIN Set_Printer Message

MATCHES Operator

MATPARSE Statement

MATREAD Statement

MATUNPARSE() Function

MATWRITE Statement

MAT Statement

MAX() Function

MAX_OI_USERS() Function

MDICASCASE Message

MDIICONARRANGE Message

MDITILE Message

MESSAGE_BOX() Function

MFS Arguments

MIN() Function

MIXEDCASE() Function

MOD() Function

MOVEPAGES Set_Printer Message

MOVE_ROW Message

MSG() Function

Multi-Line IF Statement

MVBFS_EXECPROC() Function

MVBFS Functions

MVBFS_NATIVE_TABLE() Function

MVBFS_SUBCALL() Function

N

NAMECAP() Function

NAME_VOLUME Subroutine

NEG() Function

NEWENTITY() Function

NEW Method

NOT() Function

NULL Statement

NUM() Function

O

OBJECTID Service

OBJECTLIST Service

OBJECT_BY_CURSOR Service

OCONV() Function

OCONV() BOOLEAN (B) Function

OCONV() DATETIME (DT) Function

OCONV() DATE (D) Function

OCONV() ENCRYPT_FORMAT Function

OCONV() MASKED CHARACTER (MCX) Function

OCONV() MASKED DECIMAL (MC, MD) Function

OCONV() MASKED SCIENTIFIC (MS) Function

OCONV() MX, HEX, MO, MB Function

OCONV() TIME (MT) Function

OCONV() VARIABLE BINARY (VB) Function

OERUN Executable

OIGETLOCALEINFO() Function

OIWIN_FORMLOADPREV Routine

OI_GET_LOCALE_DATE() Function

OLECALLMETHOD

OLECREATEINSTANCE() Function

OLEGETPROPERTY() Function

OLEPUTPROPERTY() Function

OLEREQUESTLICKEY() Function

OLESTATUS() Function

OLE_GETWEBPAGE() Function

ON...GOSUB Statement

ON...GOTO Statement

OPEN Statement

ORIENTATION Get_Printer Message

ORIENTATION Set_Printer Message

OSBREAD Statement

OSBWRITE Statement

OSCLOSE Statement

OSDELETE Statement

OSOPEN Statement

OSREAD Statement

OSWRITE Statement

Other Forms Of Multi-Line IF Statements

P

PAGEBREAK Set_Printer Message

PAGESIZES Set_Printer Message

PAGESIZE Get_Printer Message

PAGESIZE Set_Printer Message

PAGE Direct_Print Message

PAGE Get_Printer Message

PAGE Statement

PAPERBINS Get_Printer Message

PAPERBIN Get_Printer Message

PAPERBIN Set_Printer Message

PARSE_STRUCT Subroutine

PASTE Message

PICTURE_PROPS Service

PING Function

PLACEDIALOG Routine

POLYGON Set_Printer Message

POLYLINE Set_Printer Message

POPUP() Function

POP_SELECT Subroutine

PORTS Get_Printer Message

POST_EVENT() Function (oi 9.x)

POST_EVENT Subroutine (oi 10)

POS_BY_CLIENT_CURSOR Message

POS_BY_CURSOR Message

POS_BY_TEXT Message

POS Get_Printer Message

POS Set_Printer Message

PREVIEWMODE Get_Printer Message

PREVIEWMODE Set_Printer Message

PRINT Statement

PRINT Direct_Print Message

PRINTBIN Direct_Print Message

PRINTERINFO Get_Printer Message

PRINTER Statement

PRINTLINEFEED() Function

PRINTNEWPAGE() Function

PRINTPAGESTATUS() Function

PRINTQUALITY Get_Printer Message

PRINTQUALITY Set_Printer Message

PRINTRECT() Function

PRINTSETBRUSH() Function

PRINTSETMARGINS() Function

PRINTSETPEN() Function

PRINTSETUP Service

PRINT_END() Function

PRINT_INIT() Function

PRINT_SETFONT() Function

PRINT_SETFOOTER() Function

PRINT_SETHEADER() Function

PRINT_TEXT() Function

PUSH_SELECT Subroutine

PUTBINARYVALUE() Function

PWR() Function

Q

QUALIFY_EVENT Message

QUOTE() Function

R

Readnext..By Statement

READNEXT Statement

READONLY Property

READO Statement

READV Statement

READ_COLUMN Routine

READ_ROW Routine

READ Statement

RECOMPILE_PROC Subroutine

RECT Set_Printer Message

REDUCE Subroutine

REFRESH_VSPRINTER Subroutine

Related Topics

Relational Indexes

REMOVEDIR Service

REMOVEDRAGDATA Message

REMOVEMODULE Method

REMOVE Statement

REM() Function

RENAMEDIR Service

RENAMEFILE Service

RENAME_TABLE Subroutine

REPLACE() Function

REPOSITORY() Function

RESETPAGE Set_Printer Message

RESETZORDER Message

RETSTACK() Function

RETURN Statement

REVRUN Executable

REV_UTILITY() Function

RGB() Function

RLIST Routine

RND() Function

ROWEXISTS() Function

ROWHEIGHT Message

RTI_AUTOEXEC Subroutine

RTI_BITMAP_INDEX_SEARCH

RTI_CDOMAIL() Function

RTI_CREATEGUID() Function

RTI_CREATE_USER_DETAILS() Function

RTI_CRYPTO() Function

RTI_DISTINCTLIST() Function

RTI_EMAIL_CLIENT() Function

RTI_ERRORTEXT() Function

RTI_EXPIRATION_DATE() Function

RTI_FIX_USERS() Function

RTI_GET_CFG() Function

RTI_GET_CURRENT_SYMBOLIC() Function

RTI_GETMAIL() Function

RTI_GETNETWORKUSERNAME() Function

RTI_GET_PROC_INFO() Function

RTI_IDE_CFG() Function

RTI_INDEXER Subroutine

RTI_JSON Function

RTI_LIST() Function

RTI_LOAD_DATABASE() Function

RTI_LOCK_OWNER() Function

RTI_OS_DIR() Function

RTI_OS_DIRECTORY() Function

RTI_PARSECSV() Function

RTI_READU Equates

RTI_READU() Function

RTI_REMOVE_STYLE_SHEET() Function

RTI_RUN_COMMAND

RTI_RES2STR() Function

RTI_SENDFAX

RTI_SENDMAIL() Function

RTI_SETS() Function

RTI_STRINGBUILDER Routine

RTI_TASKMANAGER() Function

RTI_TASK_CREDENTIALS() routine

RTI_TASK_SCHEDULER() Function

RTI_TASK_SHUTDOWN() Function

RTI_TASK_STARTUP() Function

RTI_TASK_STATUS() Function

RTI_TASK_SUBMIT() Function

RTI_TRANSACTION Subroutine

RTI_UTIL_DROPBOX() Function

RTI_VERIFY_PROC() Function

RTI_WRITERELEASE() Function

RTI_WRITEU() Function

RTP1

RTP2

RTP3

RTP5

RTP7

RTP8

RTP9

RTP11

RTP11.INDEX

RTP12

RTP15

RTP16

RTP17

RTP18

RTP18ENGLISH

RTP19

rtp20

RTP21

RTP22

RTP25

RTP26

RTP27

RTP29

RTP31

RTP32

RTP33

RTP34

RTP36

RTP37

RTP38

RTP39

RTP42

RTP43

RTP49

RTP50

RTP53A

RTP57

RTP57A

RTP57.SUBS

RTP57.WIN

RTP65

RTP72

RTP90

RTP95

RTP99

RUNHELP Service

RUNWIN Service

RUN_BRW_REPORT

RUN_LABEL Subroutine

RUN_REPORT

S

SAVE_ENV Routine

SAVE_SELECT Subroutine

SCROLL Message

SELECT BY Statement

SELECT_INTO() Function

SELECT Statement

SELPOS_EX_BY_POS Message

SEND_EVENT() Function (oi 9.x)

SEND_EVENT() Function (oi 10)

SEND_INFO Subroutine

SEND_MESSAGE() Function

SEQ() Function

SERIAL() Function

SERIAL Get_Printer Message

SETACCESSPERMIT Method

SETANSITOUNICODE Subroutine

SETCHARFORMAT Message

SETDEBUGGER() Function (oi 10)

SETDEBUGGER Routine (oi 9.x)

SETDEFAULTCHARACTER Subroutine

SETDESCRIPTION Method

SETDRAGBITMAP Message

SETDRAGDATA Message

SETINITDIROPTIONS Subroutine

SETMINIMUMDELIMITER Subroutine

SETMODULE Method

SETNOOFDELIMITERS Routine

SETPUBLISHABLE Method

SETSHAREABLE Method

SETSUBKEY Method

SETSUB Method

SETSUPER Method

SETTITLE Method

SETUPDATEPERMIT Method

SETUTF8 Subroutine

SET_BGND_IX_TIME() Function

SET_DIALOG_INFO() Function

SET_DIALOG_PARAMS() Function

SET_ENV Routine

SET_EVENTSTATUS() Function (oi 9.x)

SET_EVENTSTATUS() Function (oi 10)

SET_FSERROR() Function

SET_IDXSVR() Function

SET_LANGUAGE() Function

SET Method

SET_MFS Subroutine

SET_PRINTER

SET_PROPERTY() Function (oi 9.x)

SET_PROPERTY Function (oi 10)

SET_PROPERTY_ONLY() Subroutine

SET_SORT_FILE() Function

SET_STATUS() Function

SET_VSPRINTER() Function

SET_ZORDER Message

Single Line IF Statement

SIN() Function

SPACE() Function

SQRT() Function

START32 Set_Printer Message

STARTOVERLAY

STARTTABLE Set_Printer Message

START Direct_Print Message

START_MDICHILD() Function (oi 9.x)

START_MDICHILD() Function (oi 10)

START_WINDOW() Function (oi 9.x)

START_WINDOW() Function (oi 10)

STATUS() Function

STOP32 Set_Printer Message

STOP Direct_Print Message

Stored Procedures

STRUCT_FLUSH Subroutine

STRUCT_LEN() Function

STRUCT_TO_VAR() Function

STR() Function

STYLE_BY_POS Message

SUBROUTINE Statement

SUM() Function

SUPPORTCOPIES Get_Printer Message

SUPPRESSKEYTRANSLATE Message

SWAP Statement

SWAP.CURSOR Subroutine

T

TABLECELL Set_Printer Message

TABLEEXISTS() Function

TABLE Set_Printer Message

TAN() Function

TCOMPILE Method

TCOPY Method

TDESTROY Method

TERM Set_Printer Message

TEXTBOX Set_Printer Message

TEXTCOL Set_Printer Message

TEXTREC Service

TEXTRTF Set_Printer Message

TEXTXY Set_Printer Message

TEXT_BY_POS Message

TEXT Set_Printer Message

TIMEDATE() Function

Time and Date Output Formatting

TIME() Function

TRANSACT Subroutine

TRANSFER Statement

TRIM, TRIMB, TRIMF Functions

TRUETYPE Get_Printer Message

TRUETYPE Set_Printer Message

U

U2_BTREE_EXTRACT Subroutine

U2_ERROR() Function

U2_EXECITYPE() Function

U2_EXECPROC() Function

U2 Functions in OI

U2_GETLIST Subroutine

U2_GET_SERVERTYPE() Function

U2_ICONV() Function

U2_KEEPALIVE Subroutine

U2_OCONV() Function

U2_SAVELIST Subroutine

U2_SELECT Subroutine

U2_SUBCALL Subroutine

U2_TIMEDATE() Function

UCASE() Function

UNASSIGNED() Function

UNDO Message

UNICODE_ANSI() Function

UNICODE_UTF8() Function

UNLOCKVARIABLE Statement

UNLOCK Method

UNLOCK Statement

UNLOCK Subroutine

UPDATE_INDEX Subroutine

UPDATE Message

UPDATE Method

User Index Extension to BTREE.EXTRACT

User Index Facility

UTF8_ANSI() Function

UTF8_UNICODE

UTILITY_DOTNET() Function

UTILITY() Function

V

V119 Subroutine

VALIDATE Routine

VAR_TO_STRUCT() Function

VERIFY_LH Subroutine

VERSION Get_Printer Message

W

WINCOUNT Service

WRITE Method

WRITE Statement

WRITEV Statement

WRITE_COLUMN Routine

WRITE_ROW Routine

X

XLATE() Function

XML_IMPORTER() Function

XREF Subroutine

Y

YIELD Subroutine (oi 9.x)

YIELD Subroutine (oi10)

Z