No quiero hacer de abogado del diablo, pero tampoco veo bien que no se de la información completa.Boores escribió:The OpenOffice.org Basic programming language has been developed especially for OpenOffice.org and is firmly integrated in the Office package.
As the name suggests, OpenOffice.org Basic is a programming language from the Basic family. Anyone who has previously worked with other Basic languages — in particular with Visual Basic or Visual Basic for Applications (VBA) from Microsoft — will quickly become accustomed to OpenOffice.org Basic. Large sections of the basic constructs of OpenOffice.org Basic are compatible with Visual Basic.
The OpenOffice.org Basic programming language can be divided into four components:
The language of OpenOffice.org Basic: Defines the elementary linguistic constructs, for example, for variable declarations, loops, and functions.
The runtime library: Provides standard functions which have no direct reference to OpenOffice.org, for example, functions for editing numbers, strings, date values, and files.
The OpenOffice.org API (Application Programming Interface): Permits access to OpenOffice.org documents and allows these to be created, saved, modified, and printed.
The Dialog Editor: Creates personal dialog windows and provides scope for the adding of control elements and event handlers
http://wiki.services.openoffice.org/wik ... ASIC_Guide
Pues sí, son compatibles. O sea, que de desventaja nada de nada.
En ese texto no pone que sean compatibles. Porque de hecho no lo son totalmente. Y de ofimatica tengo conocimientos, pero de programación algo mas para casi poder confirmar que eso significa que vas a tener problemas para rular hojas que lleven VB.
Ademas, al final de ese texto te has dejado justo lo que viene a continuación:
SaludosVBA : Compatibility between OpenOffice.org Basic and VBA relates to the OpenOffice.org Basic language as well as the runtime library. The OpenOffice.org API and the Dialog Editor are not compatible with VBA (standardizing these interfaces would have made many of the concepts provided in OpenOffice.org impossible).
-Mensaje Editado por varias razones-