<<

OBJECT
   class Date
   RELEASE OBJECT
    moment in time
    RELEASE
Object class
object operators
objects
   A simple class
   Data objects diagram
   Data objects: Class hierarchy
   Dynamic subclassing
   Form objects overview
   Methods
   Objects and classes
   OLE component
   Programming in dBL (introduction)
    and classes
       A simple class
       Dynamic subclassing
       Methods
       Objects and classes
    data access
       Data objects diagram
       Data objects: Class hierarchy
    Form
    linking and embedding
    programming with
obsolete properties
octal
ODBC databases
    connecting to
ODOMETER
    SET
OEM
   About character sets
   About language drivers
   Converting between OEM and ANSI Text
   Handling character incompatibilities in field names
   Identifying a table language driver and code page
   Overview: Character sets and language drivers
   Performing exact and inexact matches
   Using global language drivers
   Using table language drivers
   Using table language drivers versus global language drivers
OEM()
OF
OLE
   Extending dBASE Plus with DLLs, OLE and DDE
   REPLACE OLE
    REPLACE
OLE and binary data
OLE class
OLE component
OLE fields
   Adding an OLE object to an OLE field
   OLE fields
   Removing an OLE object from an OLE field
OleAutoClient class
oleType
ON ERROR
ON ESCAPE
ON KEY
ON NETERROR
ON PAGE
onAbandon
onAdvise
onAppend
   onAppend [Form]
   onAppend [Rowset]
onCellPaint
onChange
   onChange [Field]
   onChange [form components]
onChangeCancel
onChangeCommitted
onChar
onCheckBoxClick
onClick
onClose
   onClose [Form, OLE, PaintBox]
   onClose [Query, StoredProc]
onDelete
onDesignOpen
onDragBegin
onDragEnter
onDragLeave
onDragOver
onDrop
onEdit
onEditLabel
onEditPaint
onExecute
onExpand
onFormSize
onGotFocus
onGotValue
onHelp
onInitiate
onInitMenu
onKey
onKeyDown
onKeyUp
onLastPage
onLeftDblClick
onLeftMouseDown
onLeftMouseUp
onLostFocus
onMiddleDblClick
onMiddleMouseDown
onMiddleMouseUp
onMouseMove
onMouseOut
onMouseOver
onMove
onNavigate
   onNavigate [Form]
   onNavigate [Rowset]
onNewValue
onOpen
   onOpen [form objects]
   onOpen [Query, StoredProc]
onPage
onPaint
onPeek
onPoke
onProgress
onRender
onRightDblClick
onRightMouseDown
onRightMouseUp
onSave
onSelChange
onSelection
onSize
onTimer
onUnadvise
onUpdate
OPEN DATABASE
open()
   open() [Database]
   open() [File]
   open() [Form]
opening
   Notes on the Source editor
   Opening the SQL designer
   Running a table
    a file named in code
    SQL designer
    tables
opening in Run mode
operator
   Alias operator
   Call, indirection, grouping operator
   Macro operator
    alias
    call indirection grouping
    macro
operators
   + operator
   - operator
   Assignment operators
   Comparison operators
   Logical operators
   Numeric operators
   Object operators
   Operators [Local SQL]
   Operators and symbols overview
   Query operators
    arithmetic
       + operator
       - operator
    assignment
    comparison
    decrement
    in queries
    increment
    local SQL
    logical
    numeric
    object
    string
       + operator
       - operator
operators and symbols
   Operators and symbols
   Operators and symbols overview
OR
   Grouping selection criteria (SQL designer)
   Logical operators
ORDER
    SET
ORDER BY clause
ORDER()
ordering fields (queries)
orientation
OS()
OTHERWISE
outer joins
output
output column name (SQL designer)
outputFilename
overwrite mode



PACK
packTable()
padvance
PAGE
   EJECTPAGE
   ON PAGE
    EJECT
    ON
page numbers
    reports
pageCount()
pageno
   _pageno
   pageno
pageTemplate
PageTemplate class
PaintBox class
PaintBox component
palettes
    Field
panels
    creating (Container component)
Paper
Paper size
paperSize
PaperSize Property Builder dialog box
paperSource
PaperSource Property Builder dialog box
Parameter class
parameter substitutions
PARAMETERS
params
   params [Query, StoredProc]
   params [ReportViewer]
parent
parent tables
   Defining referential integrity
   Referential integrity (overview)
parse()
password
   addPassword()
   Deleting user profiles
   Individual login via automatic password dialogs
   Linking to a table manually
   login()
   loginDBAlias
   loginString
   Removing passwords from DB tables
   Table-level security for DB tables
   Table-level security for DBF tables
    addPassword( ) method
    login via dBASE Plus password dialogs
    login( ) method
    loginString property
    passing a user id and password automatically
    removing from DB tables
    removing from DBF tables
    Table-level security for DB tables
    Table-level security for DBF tables
paste()
path
   path
   SET PATH
    SET
pathname
    relative vs full
paths
    search
    supplemental
pattern match
patternStyle
PAYMENT()
pbpage
PCOL
    SET
PCOL()
pcolno
pcopies
PCOUNT()
pdriver
PdxField class
pecode
peek()
peject
pen
penStyle
penWidth
pepage
persistent
pform
phoneticLink
PI()
picture
   picture [form components]
   picture [PdxField]
PLAY SOUND
plength
plineno
ploffset
plus operator
Plus.exe.manifest
PLUSrun command line
   dBASE Plus Web Application Mapping
   Starting a dBASE Plus application .exe from PLUSrun.exe
PlusRun.exe.manifest
PLUSTEMP alias
point
   About character sets
   SET POINT
    code
    SET
pointers
    function
poke()
Popup
   class Popup
   CREATE POPUP
    class
    CREATE
popupEnable
popupMenu
porientation
position
ppitch
pquality
Precedence
PRECISION
   precision
   SET PRECISION
    SET
preferences
    setting
prefixEnable
prepare()
Preprocessor
   Preprocessor directive symbol
   Preprocessor directives
   Preprocessor identifiers
   Preprocessor overview
    directive symbol
    directives
    identifiers
    overview
preRender
prevSibling
primary indexes
   Creating primary indexes
   Primary and secondary indexes
    creating
Print dialog box
print()
printable
printed labels
printer
   CLOSE PRINTER
   printer object
   Report_choosePrinter
   SET PRINTER
    CLOSE
    SET
printer object
   choosePrinter( )
   printer object
printerName
printerSource
printing
   Printing a form or report
   Printing the table structure
    table structure
PRINTJOB
PRINTSTATUS
PRINTSTATUS()
PRIVATE
problems
   Error Messages
   Error Messages - Alphabetical List
   Error Messages - Numerical List
problemTableName
PROCEDURE
   CLOSE PROCEDURE
   PROCEDURE
   SET PROCEDURE
    CLOSE
    SET
procedureName
procedures
    debugging
procRefCount
production index
PROGRAM
    CLEAR
program editor
program example
Program execution
program files
   Program files
   Using the Source editor
    editing
PROGRAM()
programming (overview)
   Hard coding vs. visual programming
   Programming in dBL (introduction)
programming data types
programs
   Controlling program execution
   General debugging procedure
   Products and programs in your dBASE Plus package
   Programs
   Running a program at full speed from the Debugger
   Using breakpoints
   Using the Debugger (introduction)
   Using the Debugger to monitor execution
    debugging
       Controlling program execution
       General debugging procedure
       Using the Debugger (introduction)
    executing in Debugger
       Controlling program execution
       Running a program at full speed from the Debugger
       Using breakpoints
       Using the Debugger to monitor execution
    included
Progress class
Progress component
PROJECT
   CREATE PROJECT
   MODIFY PROJECT
    CREATE
    MODIFY
Project Explorer
   .INI files
   BDE Settings tab
   Building the Executable
   Converting Project Files from earlier versions
   Creating a DEO Application
   Creating an Application (Project Explorer)
   Defaults tab
   Encrypted tables
   Files tab
   Flags Parameter
   Group tab
   INI tab
   Inno (overview)
   License tab
   Notes on the Project Explorer
   OCX and DLL controls
   Project Explorer (F1 context)
   Project files (overview)
   Runtime tab
   Script tab
   The Project page
   To add files to a project
   To create a project file
    .INI files
       .INI files
       INI tab
    .OCX and .DLL controls
    building executables
    converting older files
    creating a DEO application
    creating applications (overview)
    DEO folders
    encrypted tables
    overview
    Project page
    using Inno
       BDE Settings tab
       Defaults tab
       Files tab
       Flags Parameter
       Group tab
       INI tab
       Inno (overview)
       License tab
       Runtime tab
       Script tab
project files
   Adding files to a project
   Converting Project Files from earlier versions
    adding
Project page
Project Properties dialog box
projects
   Project files (overview)
   To add files to a project
   To create a project file
    adding files
    creating
       Project files (overview)
       To create a project file
proper noun format
   PROPER()
   toProperCase()
    convert string
       PROPER()
       toProperCase()
PROPER()
properties
   Common visual component properties
   Properties page of the Inspector
   Property categories [Inspector]
   Table properties
   The Inspector (overview)
    common
    setting
    setting (Inspector)
    table
PROTECT
   CLASS
   PROTECT
    keyword of CLASS
protected tables
PROW
    SET
PROW()
pscode
pspacing
PUBLIC
PushButton class
PushButton component
PUTFILE()
puts()
PV()


>>