Range( ) is supported in AOO Basic, when the VBA compatibility mode is on.
It can be used within a function, but can't be used as a parameter...
On 3 July 2015 at 10:26, JZA wrote:
> On Wed, Jul 1, 2015 at 8:57 AM, Andrew Pitonyak
> wrote:
>
> > On 30.06.2015 14:54, Mark Polczynski wrote:
> >
>
Dbglevel=2 ?
On 16 Aug 2014 00:48, "Hung Mark" wrote:
> Hi,
>
> I tried to configure with --enable-symbols to build with symbolic
> generation.
> Here is my command line:
>
> ./configure \
> --with-dmake-url=
> http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 \
> --w
I copied my Visual Studio Express 2008 into a short dir tree with no spaces
in the dir names to work around this issue. I took the Common7 and VC
subdirs from C:\Program Files (x86)\Microsoft Visual Studio 9.0 into
another dir, and all worked smoothly.
Cheers
John
On Mon, Mar 10, 2014 at 8:41 AM
Use MSVC's WD flag to disable the warning. You'll probably need to hack
wntmsci11.mk...
On 5 Mar 2014 08:31, "Andre Fischer" wrote:
> I am currently working on some bug in the sc module and find that it is
> really hard to even find compiler errors among the many warning messages.
> Some of thes
Abhishek: check out DevelopersGuide_OOo3.1.0.pdf. ~1500 pages of tech
detail on AOO internals. That's the most recent I could find, maybe there's
a 4xx out there too?
On Fri, Dec 13, 2013 at 2:40 PM, Abhishek Kumar wrote:
> Hello All,
>
> I have gone through the
> http://openoffice.apache.org/or
Clarence,
The configure script uses flags and env vars to discover the root dir for
the VC install, which is why it's reporting it as found. ./oowintool is
relying on you path being set to pick up cl.exe. You can fix that by
changing your path in Control Panel/System/Environment Variables, or by
r
I'm attempting to build AOO 341 on Win8, with MSVC9 in Cygwin 1.7.18. My
build fails in the solenv dir with this msg...
CreateProcess failed (193).
dmake.exe: Error executing 'mkout.pl wntmsci12.pro': No such file or
directory
dmake.exe: Error code -1, while making
'/cygdrive/C/osullivj/src/aoo3