[api-dev] Script in one library can't find function in another

2010-01-04 Thread Hal Vaughan
I have an OOo BASIC macro routine Screenwriting.AllScripts.CharacterName() and it calls HalLib.AutoTextMacro.InsertAutoMacroText(). Normally there is no problem with this, but when I first start OOo, then open the screenplay I'm writing, and press a key that calls

[api-dev] need Help !

2010-01-04 Thread m ahsan khan
Hello ! first apologize for bad English . i am not good developer , hmmm you can say me a beginner . i need to develop a application in VC++, which like a Viewer (of .doc , .docx ) . just viewer read only , no other option functonalities. So , My Question is , OpenOffice SDK will

Re: [api-dev] Script in one library can't find function in another

2010-01-04 Thread Laurent Godard
Hi may be have a look at BasicLibraries.loadLibrary here is a rough example Laurent function loadMyLib(optional pwd) if isMissing(pwd) then pwd = false endif if not BasicLibraries.isLibraryPasswordVerified(My_Lib) and pwd then chkpwd =

Re: [api-dev] Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Bernard Marcelly
Message de Johnny Rosenberg date 2010-01-01 13:58 : The first thing I did was to look in AndrewMacro.odt, the famous macro document by Andrew Pitonyak. I found this example, and I actually also found the same example in the OpenOffice.org BASIC help section, that seems to be broken though (I

Re: [api-dev] Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Johnny Rosenberg
2010/1/4 Bernard Marcelly marce...@club-internet.fr: Message de Johnny Rosenberg  date 2010-01-01 13:58 : The first thing I did was to look in AndrewMacro.odt, the famous macro document by Andrew Pitonyak. I found this example, and I actually also found the same example in the OpenOffice.org

Re: [api-dev] Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Regina Henschel
Hi Johnny, I had found, that there is a problem with the Seek statement, see http://www.openoffice.org/issues/show_bug.cgi?id=61280 Another error concerning put is in http://www.openoffice.org/issues/show_bug.cgi?id=61389 And another problem with this ancient file access.

Re: [api-dev] Script in one library can't find function in another

2010-01-04 Thread Hal Vaughan
On Jan 4, 2010, at 3:49 AM, Laurent Godard wrote: Hi may be have a look at BasicLibraries.loadLibrary here is a rough example Laurent function loadMyLib(optional pwd) if isMissing(pwd) then pwd = false endif if not

Re: [api-dev] Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Johnny Rosenberg
2010/1/4 Regina Henschel rb.hensc...@t-online.de: Hi Johnny, I had found, that there is a problem with the Seek statement, see http://www.openoffice.org/issues/show_bug.cgi?id=61280 Another error concerning put is in http://www.openoffice.org/issues/show_bug.cgi?id=61389 And another problem

Re: [api-dev] Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Cor Nouws
Hi Johnny, Johnny Rosenberg wrote (04-01-10 18:08) 61277 seems to be the bug that I am talking about, so obviously there is a bug report at least. Too bad that no one seems to care about OpenOffice.org Basic anymore. That is a rather generic statement. And apart from that, I bet that it is

[api-dev] Re: Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Andreas Saeger
Cor Nouws wrote: Hi Johnny, Johnny Rosenberg wrote (04-01-10 18:08) 61277 seems to be the bug that I am talking about, so obviously there is a bug report at least. Too bad that no one seems to care about OpenOffice.org Basic anymore. That is a rather generic statement. And apart from that,

Re: [api-dev] Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Regina Henschel
Hi Johnny, Johnny Rosenberg schrieb: 2010/1/4 Regina Henschelrb.hensc...@t-online.de: Hi Johnny, I had found, that there is a problem with the Seek statement, see http://www.openoffice.org/issues/show_bug.cgi?id=61280 Another error concerning put is in

Re: [api-dev] Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Johnny Rosenberg
2010/1/4 Cor Nouws oo...@nouenoff.nl: Hi Johnny, Johnny Rosenberg wrote (04-01-10 18:08) 61277 seems to be the bug that I am talking about, so obviously there is a bug report at least. Too bad that no one seems to care about OpenOffice.org Basic anymore. That is a rather generic