As a result of perusing the Basic RTL source code (wading through tar-balls, C++, and internal documentation /am meistens auf Deutsch/ ), I have added documentation for two previously-unmentioned functions:

* Compatibility Mode, at http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide/Files_and_Directories_(Runtime_Library)

* WaitUntil, at http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide/Other_Functions_(Runtime_Library)#Wait_and_WaitUntil

Basic also provides a complete set of predefined names for the values used with MsgBox: the bits for the second parameter, and the return values. The bits for GetAttr have names, as well.

Having wasted my time devising my own set of names (programming with numbers is for amateurs), I intend to save time for other programmers by documenting these names. The documentation and examples, for MsgBox and GetAttr, will be revised considerably, unless someone objects.

--
T. J. Frazier
Melbourne, FL

(TJFrazier on OO.o)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@documentation.openoffice.org
For additional commands, e-mail: dev-h...@documentation.openoffice.org

Reply via email to