[xHarbour-developers] Changelog 2009-04-21 15:35 UTC+0200 Francesco Saverio Giudice (info/at/fsgiudice.com)

2009-04-21 Thread Francesco Saverio Giudice
2009-04-21 15:35 UTC+0200 Francesco Saverio Giudice (info/at/fsgiudice.com) * source/rdd/usrrdd/rdds/arrayrdd.prg * fixed typos and errors in previous upload not tested, simply compiled. I will check ASAP Best regards, Francesco

Re: [xHarbour-developers] changelog 2009-02-41 08:20 UTC-0300 Luiz Rafael Culik Guimaraes luiz at xharbour.com.br

2009-04-21 Thread Francesco Saverio Giudice
Hi Patrick, I'm already checking file. I will fix ASAP. Luiz, thank you for updating (and thanks to Quique for additions), but please try to compile a file before upload, otherwise send to me changes and I will check and add them. Best regards, Francesco Il 21/04/2009 15.16, Patrick Mast,

[xHarbour-developers] 2009-01-17 16:21 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)

2009-01-17 Thread Francesco Saverio Giudice
2009-01-17 16:21 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) + xharbour/source/rdd/usrrdd/rdds/logrdd.prg + Added new LOGRDD rdd file and related example ; NOTE: A simple RDD which introduce logging to file. It inheriths from any existent RDD but if you

[xHarbour-developers] 2009-01-17 16:55 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)

2009-01-17 Thread Francesco Saverio Giudice
2009-01-17 16:55 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * xharbour/source/rtl/hblog.prg + Added ::Out(...) method to class hb_LogConsole() + Added hb_LogDbf class to log messages into a dbf * xharbour/source/rtl/hblognet.prg + Added METHOD Connections

[xHarbour-developers] 2009-01-18 00:22 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)

2009-01-17 Thread Francesco Saverio Giudice
2009-01-18 00:22 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * xharbour/source/rtl/hblog.prg * xharbour/source/rtl/hblognet.prg * fixed defined but unused vars Best regards, Francesco

Re: [xHarbour-developers] 2009-01-17 16:55 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)

2009-01-17 Thread Francesco Saverio Giudice
Hi Brian, Il 17/01/2009 19.36, bhays ha scritto: Francesco: Would it make sense to have this feed into the existing hblog functionality, which has all the features to go email, file, inet ports, etc.? Sorry I don't understand, surely due to my poor english, but do you mean that my

Re: [xHarbour-developers] Error in latest CVS

2009-01-17 Thread Francesco Saverio Giudice
Hi Enrico, sorry, but it is long I don't rebuild last xharbour CVS so I'm missing some parameters in compilation with new make files. Now I have seen that I need 'all' as parameter to build dll also. But Ron has already fixed error. Best regards Francesco Il 17/01/2009 17.06, Enrico Maria

Re: [xHarbour-developers] 2009-01-17 16:55 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)

2009-01-17 Thread Francesco Saverio Giudice
Hi Brian, Il 18/01/2009 4.07, bhays ha scritto: No, no, my mistake, I read it wrong. I thought from the first post about the new logging rdd that you had duplicated some of the functionality of hblog. Ah ok, no problem ;-) Thanks for another great contribution! My pleasure Best

Re: [xHarbour-developers] 2009-01-17 16:55 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)

2009-01-17 Thread Francesco Saverio Giudice
Hi Brian, Il 18/01/2009 4.07, bhays ha scritto: No, no, my mistake, I read it wrong. I thought from the first post about the new logging rdd that you had duplicated some of the functionality of hblog. Ah ok, no problem ;-) Thanks for another great contribution! My pleasure Best

Re: [xHarbour-developers] __objGetValueList() Error

2008-12-20 Thread Francesco Saverio Giudice
Hi Patrick, what problem have you with __objGetValueFullList() ? Francesco Il 20/12/2008 11.31, Patrick Mast, xHarbour. ha scritto: Hello Francesco, take a look to dumpvar.prg and to __objGetValueFullList() I have attached current implementation I have not already uploaded to cvs. Try

[xHarbour-developers] Changelog 2008-12-20 17:32 UTC+0100 Francesco Saverio Giudice info / at / fsgiudice.com

2008-12-20 Thread Francesco Saverio Giudice
2008-12-20 17:32 UTC+0100 Francesco Saverio Giudice info / at / fsgiudice.com * source/rtl/dumpvar.prg * Updated new syntax: HB_DumpVar( xVar, lRecursive, nMaxRecursionLevel ) - cDump * source/rtl/objfunc.prg * Updated to use __SetClassScope() to unblock access to protected

Re: [xHarbour-developers] __objGetValueList() Error

2008-12-20 Thread Francesco Saverio Giudice
}) Error at ...: TTEST:HID1(0) in Module: Called from : __OBJSENDMSG(0) in Module: Called from : __OBJGETVALUELIST(206) in Module: D:\xHarbour\source\rtl\objfunc.prg Called from : MAIN(6) in Module: objlist.prg should be correct after: 2008-12-20 17:32 UTC+0100 Francesco Saverio Giudice info

Re: [xHarbour-developers] __objGetValueList() Error

2008-12-19 Thread Francesco Saverio Giudice
code: * Dumpvar function to display var contents * * Copyright 2003 Francesco Saverio Giudice i...@fsgiudice.com * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published