-
Notifications
You must be signed in to change notification settings - Fork 0
/
ReadMe.txt
27 lines (19 loc) · 986 Bytes
/
ReadMe.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OpTcl v3.0 build 10
-------------------
PRE PRE ALPHA RELEASE (Friends and Family only)
What's New
----------
Areas with Bug Fixes: Reference counting, Query Interfacing, (in/)out parameters; -with optimisation.
New Features: Can now call custom interfaces. Handles COM's record structures. Library browser has search and history facilities. OpTcl works with COM better than ever before! :-)
Licencing
---------
Ignore any references to LGPL. I hereby renounce this license for one which is in-line with the BSD license. Please read the enclosed license.txt for details.
Documentation
-------------
This is a beta release so the docs aren't there yet ... I've included the old ones just for comparison. A lot of the previous functionality and syntax is identical. A few things however have changed dramatically.
To start things off try the following
package require optcl
tlview::viewlib .l
I welcome any comments, suggestions and bug reports. Enjoy!
Farzad.