Re: ruby uno to control openoffice

2015-04-08 Thread Brick Ma
is not right. I want to share my pleasure with you and the community. Thanks for all the help. cheers On Fri, Apr 3, 2015 at 11:26 PM, Brick Ma brickman...@gmail.com wrote: 10 files in C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Include has #define OPTIONAL. I don't know how to do

Re: ruby uno to control openoffice

2015-04-03 Thread Brick Ma
for any of those capitalized names that do not fail. There may be clues there. - Dennis -Original Message- From: Brick Ma [mailto:brickman...@gmail.com] Sent: Thursday, April 2, 2015 08:47 To: dev; Dennis Hamilton Subject: Re: ruby uno to control openoffice I wrote a line(#define

Re: ruby uno to control openoffice

2015-04-02 Thread Brick Ma
:in `method_missing': Uno::Com::Sun::Star::Uno::RuntimeException (Uno::Com ::Sun::Star::Uno::RuntimeException) from t.rb:6:in `main' shell returned 1 The same error as i met before. Oh,what should i do? -Brick On Thu, Apr 2, 2015 at 2:08 AM, Brick Ma brickman...@gmail.com wrote

Re: ruby uno to control openoffice

2015-04-01 Thread Brick Ma
that are undetected because they do not cause a syntax error. I am not where I can look right now. Nose around. There should be some related definitions in the same part of the source tree. - Dennis -Original Message- From: Brick Ma [mailto:brickman...@gmail.com] Sent: Monday, March 30

Re: ruby uno to control openoffice

2015-03-30 Thread Brick Ma
in a pre-processor definition. This is probably a conflict with use of OPTIONAL as a way of controlling code inclusion and not as name of a feature in a bit flag [;). - Dennis -Original Message- From: Brick Ma [mailto:brickman...@gmail.com] Sent: Sunday, March 29, 2015 07:09 To: dev

ruby uno to control openoffice

2015-03-29 Thread Brick Ma
Hi,All There is a runo on github developed by hanya. Ruby-UNO (Ruby-OpenOffice) native bridge. http://wiki.github.com/hanya/RUNO/ I spend days to build the runo on window 7 with ActiveScriptRuby2.2, openoffice 3.4 and vs2010. i got this error which i dont understand why .

python access oracle database

2015-01-05 Thread Brick Ma
hi all, I'm using java write little program ,fetching data from oracle database (jdbc:oci),then open a spreadsheet to write in using java uno. Java need do lots query interface,i see that python is quite simple no that query staff.I can use python shipped with openoffice open a spreadsheet,write

configure: error when execute ./configure when try to build Open Office version 4.0.1

2014-03-22 Thread Brick Ma
Hello.I am trying to build Open Office version 4.0.1 with sourcecode on win7.Followed https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step.Idownload the source and tared it.When i execute ./configure ,configure: error: zlib.h not found. install zlib end the process.But i