[^^Up^^]
[Menu]
[About The Guide]
Release Note #2 -- Clipper 5.01 Change Summary
--------------------------------------------------------------------------------
In General
1 Memory Management
2 Linker
3 Debugger
--------------------------------------------------------------------------------
Data Types
4 CHANGED: Maximum Character String Length
--------------------------------------------------------------------------------
Standard Functions
5 NEW: ALERT()
6 CHANGED: ALLTRIM()
7 NEW: ATAIL()
8 NEW: DBAPPEND()
9 NEW: DBCLEARFILTER()
10 NEW: DBCLEARINDEX()
11 NEW: DBCLEARRELATION()
12 NEW: DBCLOSEALL()
13 NEW: DBCLOSEAREA()
14 NEW: DBCOMMIT()
15 NEW: DBCOMMITALL()
16 NEW: DBCREATEINDEX()
17 NEW: DBDELETE()
18 NEW: DBGOBOTTOM()
19 NEW: DBGOTO()
20 NEW: DBGOTOP()
21 NEW: DBRECALL()
22 NEW: DBREINDEX()
23 NEW: DBSEEK()
24 NEW: DBSELECTAREA()
25 NEW: DBSETFILTER()
26 NEW: DBSETINDEX()
27 NEW: DBSETORDER()
28 NEW: DBSETRELATION()
29 NEW: DBSKIP()
30 CHANGED: DBSTRUCT()
31 NEW: DBUNLOCK()
32 NEW: DBUNLOCKALL()
33 NEW: DBUSEAREA()
34 CHANGED: DEVOUT() color
35 CHANGED: DIRECTORY()
36 NEW: DISPBEGIN()
37 NEW: DISPBOX()
38 NEW: DISPEND()
39 NEW: DISPOUT() color
40 CHANGED: DOSERROR()
41 CHANGED: FIELDBLOCK() / FIELDWBLOCK()
42 NEW: FIELDPOS()
43 NEW: MLCTOPOS()
44 NEW: MPOSTOLC()
45 CHANGED: NETERR()
46 CHANGED: OS()
47 CHANGED: RIGHT()
48 CHANGED: SCROLL()
49 CHANGED: SET()
--------------------------------------------------------------------------------
Standard Commands
50 NEW: @...BOX...COLOR
51 NEW: @...GET...COLOR
52 NEW: @...SAY...COLOR
53 NEW: @...TO...COLOR
54 CHANGED: DISPLAY TO PRINTER
55 CHANGED: INPUT
56 CHANGED: LIST TO PRINTER
57 NEW: SET ALTERNATE...ADDITIVE option
58 NEW: SET PRINTER...ADDITIVE option
59 NEW: USE VIA option
--------------------------------------------------------------------------------
Statements
60 CHANGED: BEGIN SEQUENCE
--------------------------------------------------------------------------------
Preprocessor Directives
61 NEW: #xcommand | #xtranslate directives
62 NEW: #error directive
--------------------------------------------------------------------------------
Standard Classes
Error Class
63 NEW: e:severity
64 CHANGED: e:osCode
Get Class
65 NEW: Get:subscript
66 NEW: Get:exitState
67 NEW: Get:reader
68 NEW: Get:colorDisp()
TBrowse Class
69 NEW: TBrowse:insColumn()
70 NEW: TBrowse:delColumn()
71 NEW: TBrowse:invalidate()
72 NEW: TBrowse:leftVisible
73 NEW: TBrowse:rightVisible
74 CHANGED: Display Behavior
75 NEW: TBrowse:colWidth()
TBColumn Class
76 CHANGED: TBColumn:width
--------------------------------------------------------------------------------
Extend System
77 CHANGED: _parc()
78 NEW: _xunlock()
--------------------------------------------------------------------------------
Error System
79 NEW: EG_NOVARMETHOD, EG_APPENDBLOCK, EG_MEM
80 CHANGED: Errorsys.prg
--------------------------------------------------------------------------------
Get System
81 CHANGED: Getsys.prg
82 NEW: GetReader()
83 NEW: GetApplyKey()
84 NEW: GetPreValidate()
85 NEW: GetPostValidate()
86 NEW: GetDoSetKey()
87 CHANGED: Parameters to Get:preBlock
88 CHANGED: Parameters to Get:postBlock
--------------------------------------------------------------------------------
Compiler
89 NEW: /Z Option
90 NEW: Error Messages
--------------------------------------------------------------------------------
The Clipper Debugger
91 NEW: INIT.CLD
92 CHANGED: Script File Extensions
Debugger Commands
93 NEW: Menu Commands
94 NEW: ??
95 CHANGED: CALLSTACK
96 CHANGED: DELETE
97 CHANGED: GOTO
98 REMOVED: INSPECT CALLSTACK
99 REMOVED: INSPECT WP
100 CHANGED: LIST
101 REMOVED: NEW
102 CHANGED: NEXT
103 CHANGED: NUM
104 REMOVED: PP
105 CHANGED: PREV
106 CHANGED: SPEED
107 CHANGED: STEP
108 CHANGED: TP
109 CHANGED: VIEW
110 CHANGED: WP
Debugger Keys
111 REMOVED: F3
112 CHANGED: F6
113 CHANGED: F10
114 REMOVED: Shift-F9
115 NEW: Alt-X
116 NEW: Shift-Tab
Debugger Menus
117 CHANGED: File:View/Open
118 CHANGED: File:Quit/Exit
119 CHANGED: View:Pre Code, Ex Scr, Line No
120 CHANGED: View:Application Screen/App Screen
121 NEW: View:Sets
122 NEW: View:Workareas
123 CHANGED: View:Callstack
124 CHANGED: Run:Restart Program/Restart
125 REMOVED: Run:Execute New EXE
126 CHANGED: Run:Animate Program/Animate
127 NEW: Run:Step
128 NEW: Run:Trace
129 NEW: Run:Go
130 NEW: Run:To Cursor
131 CHANGED: Run:Step Speed/Speed
132 CHANGED: Watch/Point
133 REMOVED: Watch:Inspect
134 NEW: Point:Breakpoint
135 CHANGED: Monitor Menu
136 REMOVED: Callstack Menu
137 NEW: Options Menu
138 NEW: Window Menu
139 NEW: Help Menu
Debugger Windows
140 NEW: Window Operations
141 CHANGED: Code Window
142 NEW: Monitor Window
143 CHANGED: Watch Window
144 CHANGED: Callstack Window
145 CHANGED: Command Window
146 CHANGED: Help Window
147 NEW: View Sets Window
148 CHANGED: View Workareas Window
149 NEW: Set Colors Window
--------------------------------------------------------------------------------
Runtime Environment
150 NEW: TEMPPATH, NOIDLE
151 REMOVED: XHEAP, DYNK
--------------------------------------------------------------------------------
Sample Programs
152 CHANGED: Array.prg
153 CHANGED: Browse.prg
154 CHANGED: Box.prg
155 NEW: Dict.prg
156 INCLUDED: EXAMPLEA.ASM
157 INCLUDED: EXAMPLEC.C
158 CHANGED: Examplep.prg
159 CHANGED: Fileio.prg
160 CHANGED: Gauge.prg
161 CHANGED: Omenu.prg
162 CHANGED: Print.prg
163 CHANGED: Stack.prg
164 CHANGED: Tbdemo.prg
165 CHANGED: Time.prg
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson