Uwe Fischer wrote:
Hi,
The Type ... End Type is new to me, too.
I couldn't find any reference to this declaration in the BASIC Guide,
and not in the whole api.openoffice.org documentation.
Nor could I.
Possibly the example at CreateObject is a typo? Did you check if the
example works as expected? Can you replace Type by Dim and vice versa?
The code, as given on this thread, compiles and runs as expected, under
3.0.0. I didn't try the OLH example.
I didn't try using "Dim" instead of "Type", because I would expect that
to fail: the only difference between the Type usage and a regular Dim
with multiple operands would be the comma delimiter between operand
sets. If it does work, it's dangerous, and I'd rather not know that :-)
BTW: I thought the "Alphabetic List of Functions, Statements, and
Operators" would be generated automatically. Do you really have to fix
that by hand?
--
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