[Harbour] terms within documentation: Clipper vs CA-Cl*pper

2009-08-16 Thread April White
I've been mostly focusing on the doc/en-en files but I was curious about Clipper versions (that is for another email). I observed that there are several places within doc/*.txt where the term Clipper is used and CA-Cl*pper is others. Is it an acceptable change to use CA-Cl*pper in all places?

[Harbour] CA-Cl*pper versions, for documentation

2009-08-16 Thread April White
It has been a very long time since I had a Clipper compiler so I am unsure of versions. There are: CA-Cl*pper <-- is this 5.1? CA-Cl*pper 5.2 CA-Cl*pper 5.3 Is this correct? I've seen some doc files that say the function is v5.2 or v5.3 compliant but I recall the function as being v5.0/v5.1

[Harbour] Platforms

2009-08-16 Thread April White
I've gleaned this list of OS from the source: BSD DARWIN DOS HPUX LINUX OS2 OS2_GCC SUNOS UNIX UNIX_COMPATIBLE WIN WIN_64 WIN_CE The document files have sections called 'PLATFORMS' however I've seen the term 'platform' used in reference to a compiler. My questions to the group are: - is the

Re: [Harbour] Platforms

2009-08-17 Thread April White
Thank you everyone for your thoughts on this. I dont think we want to introduce a $COMPILER$ section within the documentation files. I can rename the $PLATFORM$ section to $ARCHITECTURE$, unless there is a more suitable choice. For now I'll stick with $PLATFORM$; I'm programming a list of a

[Harbour] I need a comparison between HB_C52_STRICT and HB_C52_UNDOC

2009-08-18 Thread April White
Some parts of the source is conditional on one or the other of: HB_C52_STRICT and HB_C52_UNDOC Does this mean there is: C52 with strict and without undoc C52 with strict and with undoc C52 without strict and without undoc C52 without strict and with undoc These conditionals are also

[Harbour] re. note in source/rtl/gete.c

2009-08-24 Thread April White
Viktor, the note within this source file is: /* NOTE: Harbour extended version of GETENV(). The 2nd parameter can be used to specify a default value, returned if the requested envvar doesn't exist. 3rd, optional logical parameter can specify wether to apply automat

[Harbour] sample of my hbdoc2 results

2009-09-13 Thread April White
I'm looking for some reviews and comments on my work. It is not ready to be uploaded to the repository yet. I've uploaded source documents and sample results to: http://www.harbour-project.com.br/apwhite/hrbdocs.zip This contains the source files /dir.txt/ and /menu.txt/ and the output for

Re: [Harbour] sample of my hbdoc2 results

2009-09-13 Thread April White
Vailton Renato wrote: Hi April! Great job! How can we help in the documentation of functions? Will still be updating the text files inside DOC folder? Thank you Vailton. I've been standardizing the sections within the doc\en-en folder, so until my work is complete and uploaded any changes

Re: [Harbour] sample of my hbdoc2 results

2009-09-14 Thread April White
Viktor Szakáts wrote: Great job April. Feel free to upload it in place of old hbdoc. I want to upload this as soon as possible but I also want to keep the existing hbdoc for reference I'm going to: - backup my local repository, - do a checkout - do an update of the hbdoc folder to restore the

Re: [Harbour] SF.net SVN: harbour-project:[12558] trunk/harbour

2009-09-19 Thread April White
ap...@users.sourceforge.net wrote: Revision: 12558 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12558&view=rev Author: april Date: 2009-09-19 14:00:46 + (Sat, 19 Sep 2009) Log Message: --- I apologize, I did not properly commit my work; the ab

Re: [Harbour] Re: xHarbour compatible Hwgui analog clock.

2009-09-30 Thread April White
Itamar Lins wrote: Maybe this line not compatible with harbour, oSelf := & ( cClass + "():" + cClassNew ) I do not have hbgui to try this, but I know that & ( cClass + "()" ) works, I use it in hbdoc2. Maybe the __objsendmsg function can be used. oSelf := __objSendMsg( &(

[Harbour] to Giancarlo Niccolai regarding inet.txt

2009-10-25 Thread April White
Hello Giancarlo, I'm working on the hbdoc2 program and I saw that the INET documentation is in the harbour/doc folder not harbour/doc/en-en folder. Additionally I've found that there are other functions in hbinet.c not listed in the text file. With your permission, I would like to: - make

Re: [Harbour] to Giancarlo Niccolai regarding inet.txt

2009-10-26 Thread April White
Massimo Belgrano wrote: Hi April Can you help me about How can use hbdoc2 running hbmk2 hbdoc2 Generating C source output to 'hbdoc2.c'... Done. hbdoc2.o:hbdoc2.c:(.data+0x438): undefined reference to `HB_FUN_SHOWTEMPLATESHEL P' Compile with the .hbp file hbmk2 hbdoc2.hbp Is possible g

Re: [Harbour] SF.net SVN: harbour-project:[12805] trunk/harbour

2009-11-02 Thread April White
vszak...@users.sourceforge.net wrote: Revision: 12805 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12805&view=rev Author: vszakats Date: 2009-11-01 10:43:15 + (Sun, 01 Nov 2009) Hello Viktor, Can the change here (new HB_ types) help me with the 64-bit

Re: [Harbour] to Giancarlo Niccolai regarding inet.txt

2009-11-02 Thread April White
Massimo Belgrano wrote: hbdoc2 -by-category 1387 item found How can undestrand wich file has been generated? Like hbdoc, hbdoc2 creates a sub-folder named for the format (text is the default in the above) to hold all of the output files. There should be one file per category plus a Harbour

Re: [Harbour] to Giancarlo Niccolai regarding inet.txt

2009-11-02 Thread April White
April White wrote: Hello Giancarlo, I'm working on the hbdoc2 program and I saw that the INET documentation is in the harbour/doc folder not harbour/doc/en-en folder. Additionally I've found that there are other functions in hbinet.c not listed in the text file. ... If there h

Re: [Harbour] SF.net SVN: harbour-project:[12833] trunk/harbour

2009-11-08 Thread April White
tfonro...@users.sourceforge.net wrote: Revision: 12833 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12833&view=rev Author: tfonrouge Date: 2009-11-08 15:29:20 + (Sun, 08 Nov 2009) Log Message: --- 2009-11-08 09:28 UTC-0600 Teo Fonrouge (teo/at/wind

Re: [Harbour] win platform build results

2009-12-15 Thread April White
Viktor Szakáts wrote: win/mingw64 (4.5.0-20091118) - ... x86_64-w64-mingw32-gcc -I. -I../../../../../include -Wall -W -O3 -fomit-frame-pointer -DUNICODE -ohb_btree.o -c ../../../hb_btree.c ../../../hb_btree.c: In function 'Grow': ../../../hb_btree.c:740:23: warning: cast from po

RE: [Harbour] Any commits/fixes pending?

2009-12-19 Thread April White
(I've not read any other posts in this thread) I want to commit my btree fix to see if it clears the 64-bit warning. > From: harbour...@syenar.hu > Date: Sat, 19 Dec 2009 11:07:54 +0100 > To: harbour@harbour-project.org > Subject: [Harbour] Any commits/fixes pending? > > Hi All, > > I'd like

Re: [Harbour] Any commits/fixes pending?

2009-12-20 Thread April White
Viktor Szakáts wrote: I'd like to ask everyone if there are any patches, commits or fixes pending? (besides hbqt related modules) Viktor, I'd like to commit more changes to the hb_btree code. It is not 100% done yet but this fixes some major bugs and paves the way for the next set of chang

Re: [Harbour] Warnings in $Id: ChangeLog 13347 2009-12-21 21:34:12Z vszakats $

2009-12-21 Thread April White
Enrico Maria Giordano wrote: Warning W8004 ../../../hb_btree.c 620: 'pHeader' is assigned a value that is never used in function HeaderWrite Warning W8004 ../../../hb_btree.c 1619: 'pHeader' is assigned a value that is never used in function hb_BTreeOpen I've tried to find the gcc flag (cc (GC

Re: [Harbour] SF.net SVN: harbour-project:[13352] trunk/harbour

2009-12-21 Thread April White
vszak...@users.sourceforge.net wrote: Revision: 13352 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13352&view=rev Author: vszakats Date: 2009-12-21 23:16:42 + (Mon, 21 Dec 2009) Log Message: --- 2009-12-22 00:15 UTC+0100 Viktor Szakats (harbour.01

[Harbour] help with a fatal runtime error

2010-01-02 Thread April White
I've been expanding the test case program for contrib\hbbtree and I've encountered a nasty runtime error. This is the runtime error message - no other message / callstack / trace back is shown: This application has requested the Runtime to terminate it in an unusual way. Please contact

[Harbour] OT: using a shared folder on my WinXP box to hold source code for Harbour but shared by by my Ubuntu box

2010-01-17 Thread April White
I've updated my Ubuntu box to 9.10 but lost all settings. I've manually rebuilt them, at this point I've got my Ubuntu box to mount the WinXP Harbour folder. I've got past the Ubuntu issue where it reports a "Value too large for defined data type" error while compiling. However I'm running

[Harbour] OT: is there an Ubuntu expert who can help me?

2010-01-24 Thread April White
My Ubuntu PC has been flakey lately. I booted it up after maybe two months and I only got a grey screen after the system started. So I reinstalled everything, it worked, it confirmed to upgrade to 9.10 and I accepted. Now it does not boot at all. Well it boots but then ABEND's. I saw a me

Re: [Harbour] OT: is there an Ubuntu expert who can help me?

2010-01-25 Thread April White
-page for LaunchPad, I'll look at the answers page tonight. Phil, I've examined my /boot/grub/menu.lst, there is no 'search...' line; I am not sure what you mean about the grub config Thank you for your help. April April White wrote: My Ubuntu PC has been flakey lately. I

RE: [Harbour] Re: 24 hour wait loop in telephaty

2010-01-29 Thread April White
Before midnight "Seconds() < nDone" will be false in this case. Maybe (untested): ... nDone := (Seconds() + iif( nTimeout >= 0, nTimeout, 0 ) ) ... ... Seconds() + iif( nDone > MS_PERDAY, MS_PERDAY, 0) < nDone April > Date: Fri, 29 Jan 2010 11:13:23 -0800 > From: abe.b...@att.net > To: harbour

[Harbour] Debugging c code

2010-01-31 Thread April White
When my C level code does not release memory, the fm statistics reports this but gives the public function though in some cases the allocation occured in a sub-function. Is there a macro I can use to identify this sub-function? I could leave it in the code wrapped conditional code for debug

RE: [Harbour] Debugging c code

2010-02-01 Thread April White
16:10:00 +0100 > To: harbour@harbour-project.org > > Hi April, > > Under Ubuntu you can use valgrind to find out the exact locations > of leaked allocations. Check the debugging section in INSTALL. > On 2010 Feb 1, at 04:00, April White wrote: > > > When my C le

Re: [Harbour] Debugging c code

2010-02-02 Thread April White
Thank you Przemek. I've tried your suggestion but my implementation does not work as expected, the stats output is: fm.c:1134: HB_TR_ERROR Block 1 (size 40) HB_BTREEINSERT(0), "F8A454004001550058D C4B00010001001000F03F0A000200" But I know the memory allo

Re: [Harbour] Debugging c code

2010-02-07 Thread April White
Przemek, I want to confirm something. I'm not yet using the new code you wrote, so bear with me here. If I allocate memory using hb_xgrab_fm() as you suggested before and then call p1 = hb_itemNew(p2) if I do not release p1 the line reported by FM statistics appears to be where hb_xgrab_fm() i

Re: [Harbour] Harbour Documentation - doc/hdr_tpl.txt - Clarifications

2010-03-02 Thread April White
Viktor Szakáts wrote: $SEEALSO$ comma separated list of references $END$ */ And it does not include the $TEMPLATE$. Later in one example it is present: You're right should, though I didn't have time to review the whole document, I got lost when trying to find out what values a

RE: [Harbour] hbdoc2 compile errors

2010-03-10 Thread April White
Hello Heinz I wrote the hbdoc2 module, but it has been some months since I last worked on it. When I last saw it it was compiling. It'll be a few days until I can look into it, my harbour environment is terribly out of date. April From: hber...@ops.phl.ca To: harbour@harbour-project.org

[Harbour] WinXP SP2 MinGW32 v5.1.4 under MSYS 1.0.10

2009-05-31 Thread April White
I am trying to get back into Harbour after a long absence but I am having considerable difficulties. My system is: - WinXP SP2 - MinGW32 v5.1.4 (did I install the wrong version, the version info says "gcc version 3.4.5 (mingw-vista special r3)") - MSYS 1.0.10 - The two versions of Harbour (se

Re: [Harbour] achoice

2009-06-12 Thread April White
Davor Siklic wrote: I found that achoice in harbour are incompatible with clipper. Problem is when all menu items are nonselectable working on a dbu I see problem when press F7 .or. press F1 and then left and right achoice are C function, and out of my skils anyone? This may explain why my lo

Re: [Harbour] SF.net SVN: harbour-project:[11323] trunk/harbour

2009-06-13 Thread April White
vszak...@users.sourceforge.net wrote: Revision: 11323 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11323&view=rev Author: vszakats Date: 2009-06-13 11:56:32 + (Sat, 13 Jun 2009) Log Message: --- 2009-06-13 13:49 UTC+0200 Viktor Szakats (harbour.01

Re: [Harbour] Is possible list all harbour function?

2009-06-13 Thread April White
Massimo Belgrano wrote: Wich is best way for list harbour standard function & class? Basically to way: read all source prg & clipper a binary way detect class & function folowing first way i have get // get from a public post of mike...@wp.pl at comp.lang.xharbour follow source at http://group

Re: [Harbour] Is possible list all harbour function?

2009-06-16 Thread April White
Viktor Szakáts wrote: We should probably move hbextern to /examples as it's not a strictly core tool. There we can update it with your version. Just make sure it can still operate in its current function so that we can continue to use it to generate include/hbextern.ch. (enable extra features w

[Harbour] using memoline

2009-06-18 Thread April White
I am trying to not reinvent the wheel while working on the hbextern example/tool. Because there are source files with LF end of line the memoline() function does not read them. I am aware that the mlcount() and memoline() functions have an extra parameter of EOL; the code indicates that this

[Harbour] within contrib\xhb\hblog.prg, "method" vs "procedure"?

2009-06-18 Thread April White
With in contrib\xhb\hblog.prg the class methods are identified as 'procedure'. Should they be changed to 'method' and return SELF? April -- Saw it ... wanted it ... had a fit ... got it! ___ Harbour mailing list Harbour@harbour-project.org http://li

[Harbour] command line svn for Windows

2009-06-19 Thread April White
I've been embarrassed to ask this but reconsidered after reading the partial thread between Viktor and J. Lefebvre. I have installed on my TortoiseSVN on my WinXP SP2 machine. I believe can run from the command line but the documentation states it was not meant to. I could only find one svn

Re: [Harbour] within contrib\xhb\hblog.prg, "method" vs "procedure"?

2009-06-19 Thread April White
Viktor Szakáts wrote: It probably works, but indeed looks a bit strange and not very consistent with other code, so I think the answer is yes. Before I make this change I believe I will alter the tool to find these and report them, there are going to be many of them. I'll post this list to t

Re: [Harbour] within .prg, "method" vs "procedure"? [was within contrib\xhb\hblog.prg, "method"]

2009-06-19 Thread April White
Viktor Szakáts wrote: It probably works, but indeed looks a bit strange and not very consistent with other code, so I think the answer is yes. April Whgite Before I make this change I believe I will alter the tool to find these and report them, there are going to be many of them. I'll post t

Re: [Harbour] Re: SF.net SVN: harbour-project:[11432] trunk/harbour

2009-06-19 Thread April White
Viktor Szakáts wrote: It would have been enough to add return values 'Self', as you planned in a previous e-mail. I did not try to recompile everything first so I felt it best to fix the mistakes I made, change the methods, recompile harbour, and then upload. In your opinion, if the intent of

Re: [Harbour] SF.net SVN: harbour-project:[11434] trunk/harbour

2009-06-19 Thread April White
Lorenzo Fiorini wrote: On Fri, Jun 19, 2009 at 4:53 PM, wrote Revision: 11434 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11434&view=rev Author: april Date: 2009-06-19 14:53:40 + (Fri, 19 Jun 2009) Log Message: --- * contrib\xhb\hblog.prg * P

Re: [Harbour] SF.net SVN: harbour-project:[11444] trunk/harbour

2009-06-20 Thread April White
vszak...@users.sourceforge.net wrote: Revision: 11444 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11444&view=rev Author: vszakats Date: 2009-06-20 02:28:33 + (Sat, 20 Jun 2009) Log Message: --- 2009-06-20 04:22 UTC+0200 Viktor Szakats (harbour.01

Re: [Harbour] SF.net SVN: harbour-project:[11444] trunk/harbour

2009-06-20 Thread April White
Viktor Szakáts wrote: ..turns out it's not that easy, so I'm rather waiting :) IIRC from my quick scan of source and contrib I could not see where any program used this, but I am probably mistaken. When I used this feature it worked but at a terrible performance cost so I've reverted to a

Re: [Harbour] SF.net SVN: harbour-project:[11434] trunk/harbour

2009-06-20 Thread April White
toni...@fwi wrote: * contrib\xhb\hblog.prg * PROCEDURE Open() CLASS HB_Logger -> METHOD returning Self * PROCEDURE Close() CLASS HB_Logger -> METHOD returning Self * PROCEDURE Log( cMessage, nPriority ) CLASS HB_Logger -> METHOD returning Self * PROCEDURE Log( nStyle, cMessage, cNam

Re: [Harbour] SF.net SVN: harbour-project:[11434] trunk/harbour

2009-06-22 Thread April White
toni...@fwi wrote: METHOD PROCEDURE Test( c ) CLASS Hello ? c RETURN Based on this email thread, I will change these modules to 'method procedure' April FYI, the new hbextern will ignore and report, at the end of the output file, those 'class procedures' it finds -- Wanted: mean

Re: [Harbour] SF.net SVN: harbour-project:[11491] trunk/harbour

2009-06-23 Thread April White
Viktor Szakáts wrote: Very nice job April. Thank you Viktor I was wondering what would it take to generate a *full* equivalent to include/hbextern.ch . Give a girl a break :-) This is the first release. I barely understand what hbextern.ch is for. Few issues which ne

Re: [Harbour] Is possible list all harbour function?

2009-06-23 Thread April White
Massimo Belgrano wrote: Wich is best way for list harbour standard function & class? Massimo, with the new hbextern program, does it meet your needs? You would need to run it with the -include=classes option April -- I need someone really bad... Are you really bad? _

Re: [Harbour] SF.net SVN: harbour-project:[11491] trunk/harbour

2009-06-24 Thread April White
April White wrote: Few issues which need to be solved to achieve that: - Add HB_CODEPAGE_* symbols (from source/codepage/*.c) ... - Add HB_LANG_* symbols (from source/lang/*.c) ... Are codepage and lang files to be reported in the simple form? The program does not format C function names

Re: [Harbour] SF.net SVN: harbour-project:[11491] trunk/harbour

2009-06-24 Thread April White
Viktor Szakáts wrote: ... Few issues which need to be solved to achieve that: - Add HB_CODEPAGE_* symbols (from source/codepage/*.c) Done - Add HB_LANG_* symbols (from source/lang/*.c) Done - Honor #if protections to keep source and hbextern.ch in sync with each other.

Re: [Harbour] Acces to Oracle :)

2009-06-25 Thread April White
Horodyski Marek (PZUZ) wrote: I'm old and stupid, and looking for an error of where he was not found :) 1. Mlcount() on Win gives the wrong number of lines, if there is a chr (10) only as eof - like in file C:\harbour\contrib\rddsql\tests\test1.prg (i have function like hb_run, that use MlCou

Re: [Harbour] SF.net SVN: harbour-project:[11491] trunk/harbour

2009-06-25 Thread April White
Viktor Szakáts wrote: One little comment: contrib\xpp shouldn't be on the source list as it's a contrib (and core shouldn't depend on contrib). Currently XPP_TBROWSE() is also defined in source/rtl/tbrowse.prg so it should be picked up already, I don't know why it isn't. My mistake, I found th

Re: [Harbour] SF.net SVN: harbour-project:[11575] trunk/harbour

2009-06-30 Thread April White
snaipe...@users.sourceforge.net wrote: ... * harbour/include/hbextern.ch + added a dozen of Harbour functions ; NOTE: about 120 functions are still not included into this .ch: SX_*(), USRRDD_*(), __DBG*(), __CLS*(), HB_COMPILE*(), etc It is very difficult to compare the differenc

Re: [Harbour] SF.net SVN: harbour-project:[11575] trunk/harbour

2009-07-01 Thread April White
Viktor Szakáts wrote: ... It is very difficult to compare the difference my externals code is producing against the svn version, the entries are sorted quite differently. But I know for a fact that the above entries are now added. You can use this for comparison: sort < hbextern.ch > hbe

[Harbour] failure to 'install'

2009-07-01 Thread April White
I cannot see any entry within Changelog to account for this, but when I run make_gnu.bat install this error is reported multiple times: 'cmd.exe' is not recognized as an internal or external command, operable program or batch file. I've removed c:\windows\system32\ from my path as suggest

Re: [Harbour] failure to 'install'

2009-07-01 Thread April White
Viktor Szakáts wrote: I cannot see any entry within Changelog to account for this, but when I run make_gnu.bat install this error is reported multiple times: 'cmd.exe' is not recognized as an internal or external command, operable program or batch file. I've removed c:\windows\system32\ f

Re: [Harbour] failure to 'install'

2009-07-01 Thread April White
April White wrote: The ComSpec environment variable points to cmd.exe. In file config/win/global.cf is this section: ifeq ($(COMSPEC),) #location of command.com ifeq ($(OS),Windows_NT) COMSPEC := cmd.exe else COMSPEC := command.com endif endif

Re: [Harbour] SF.net SVN: harbour-project:[11587] trunk/harbour

2009-07-01 Thread April White
Viktor Szakáts wrote: Quick test: On plain run (without cmdline options), it will scan subdirs, so it will go through all work dirs belonging to GNU make system and also on all dirs not belonging to SVN. AFAICS it didn't cause any extra symbols in my case, but the scan took longer this way. Also

Re: [Harbour] SF.net SVN: harbour-project:[11601] trunk/harbour

2009-07-02 Thread April White
vszak...@users.sourceforge.net wrote: Revision: 11601 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11601&view=rev ... - Deleted 'example' from exclusion list. Viktor, I am curious why you remove 'example' from the exclusion list? April -- Backup not found:

Re: [Harbour] SF.net SVN: harbour-project:[11601] trunk/harbour

2009-07-03 Thread April White
mewhere? Brgds, Viktor On 2009.07.03., at 1:08, April White wrote: vszak...@users.sourceforge.net wrote: Revision: 11601 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11601&view=rev ... - Deleted 'example' from exclusion list. Viktor, I am curious

[Harbour] regarding examples/hbdoc and hbextern

2009-07-13 Thread April White
hbextern and hbdoc have the same limitation - both read only files with the OS line endings and only produce output with the OS line endings. I've altered hbextern to read CRLF/LF/CR files, and I will work on hbdoc in a similiar manner. I put to you these question: for common files such as hb

Re: [Harbour] SF.net SVN: harbour-project:[11797] trunk/harbour

2009-07-15 Thread April White
vszak...@users.sourceforge.net wrote: ... ; TODO: hbextern app needs to be updated to filter out CODEPAGE symbols. If there is no posting on this by the weekend I will update it as necessary. It will still process the codepage files but will output to a separate file. Addit

Re: [Harbour] SF.net SVN: harbour-project:[11797] trunk/harbour

2009-07-18 Thread April White
vszak...@users.sourceforge.net wrote: + Separated EXTERNAL HB_CODEPAGE_* lines to hbextcdp.ch. These are commonly needed by apps. * Using hbextcdp.ch in hbmk2. Viktor, you left the language entries within hbextern.ch; is there any gain to move them into hbextlng.ch? April --

Re: [Harbour] SF.net SVN: harbour-project:[11797] trunk/harbour

2009-07-18 Thread April White
April White wrote: vszak...@users.sourceforge.net wrote: ... ; TODO: hbextern app needs to be updated to filter out CODEPAGE symbols. If there is no posting on this by the weekend I will update it as necessary. It will still process the codepage files but will output to a

Re: [Harbour] SF.net SVN: harbour-project:[11797] trunk/harbour

2009-07-18 Thread April White
April White wrote: I know that the contrib files are not to be listed within hbextern.ch but is there merit to listing them within a new file hbcontrib.ch? The new hbextern program is coming along nicely. As none of the files it will be producing from/for contrib folders do not exist, and

Re: [Harbour] About hbextern...

2009-07-19 Thread April White
iles will be heavily based on the originals in hbdoc; is this okay? I am not an expert on copyrights, I hope that as long as I include the original copyright notices I am not doing something wrong. Example: * Copyright 2009 April White * www - http://www.harbour-project.org * * Port

Re: [Harbour] About hbextern...

2009-07-19 Thread April White
Vailton Renato wrote: ... April this hbdoc2 supports the same features in the current hbdoc? It is a work in progress but that is my intent. I have completed the basic work on text, ascii, and html output. I do not have the NG capabilities so I am focusing on text, html, rtf, and whatever

[Harbour] 'utils' vs 'examples'

2009-07-22 Thread April White
This may be a FAQ or repeat question, what is the difference between 'utils' and 'examples'? Viktor suggested recently that hbextern may be used to automatically create hbextern.ch - would this not make the program a utility rather than an example. Ditto for hbdoc Thank you. April -- Being

[Harbour] using 'sendspace' to upload / provide examples of doc output

2009-07-22 Thread April White
At some point I will want to make available the output of my new hbdoc2 app. I do not have a personal webspace to hold these, the one or two I used with another project seem to disappear pretty quick. Though I've not tried it for a while, if sendspace is still available, could I / may I uploa

[Harbour] my plans for hbdoc2

2009-07-22 Thread April White
While working on my implementation I've had to hack the code with special conditions etc. I want to implement these within the module and the source text files: - use doc/hdr_tpl.txt and doc/class_tp.txt as templates to validate content of source files - standardize these so that 'name' is nam

Re: [Harbour] my plans for hbdoc2

2009-07-22 Thread April White
elves? April 2009/7/22 April White : While working on my implementation I've had to hack the code with special conditions etc. I want to implement these within the module and the source text files: - use doc/hdr_tpl.txt and doc/class_tp.txt as templates to validate content of so

Re: [Harbour] my plans for hbdoc2

2009-07-22 Thread April White
Vailton Renato wrote: Vialton, I do not understand you on this. I've not uploaded the newer application, are you referring to the text document files themselves? Yes! As the updates are constant, would be a field $revision$ to whether the documentation in text format is outdated or not. An

Re: [Harbour] my plans for hbdoc2

2009-07-24 Thread April White
Vailton Renato wrote: After these changes, the files that were produced based on the previous layout still remain valid? I you mean the source text files, I'll be updating them as I encounter problems. April -- There are only 10 kinds of people in the world: Those who understand Binary, a

[Harbour] using __stream / __cstream

2009-07-25 Thread April White
In order to validate format and content of the document files I want to embed within the program a template. Instead of having code like: aTemplate := { "$DOC$", "$CATEGORY$", ..., "$END$" } I've tried: #xcommand TEXT TO VAR => #pragma __stream|%s||:= LOCAL cTemplate TEXT TO VAR cTemplate

Re: [Harbour] using __stream / __cstream

2009-07-25 Thread April White
April White wrote: First, a question: it is embedding LF characters, not CRLF, or is this by design/intent? I just learnt about e"" strings; the invalid output still applies though. April -- :-P``` ___ Harbour mailing list Harbo