Re: [Harbour] 2008-11-01 21:13 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2009-01-23 Thread Mindaugas Kavaliauskas
Przemyslaw Czerpak wrote: 5. For easy use it's necessary to have in core code function which will work like printf(). Otherwise it will be hard to create strings for translations which are not context dependent. Such function should be in base escape characters like %s or %d compatibl

[Harbour] Question about HB_VM_STARTUP

2009-01-23 Thread José Luis Capel
Hi all, What is the main pourpose of this define ? Thnks and regrds, José Luis Capel___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] To Przemyslaw Czerpak about USRRDD

2009-01-23 Thread Vailton Renato
Hi Przemyslaw! I'm converting an RDD written in C to work under the USRRDD. Some functions such as GOTO / TOP / BOTTOM, SKIP SEEK and were written in C that I would like to take advantage of them in this conversion and for this I need to pass them directly to the function USRRDD_GETFUNCTABLE(). I

Re: [Harbour] Fwd: SF.net SVN: harbour-project:[10057] trunk/harbour/ChangeLog

2009-01-23 Thread Viktor Szakáts
Hi Phil, > What is the problem with my proposal? >> > You are creating a feed to the mail system that there is no way to opt out > of, thus giving regular subscribers no way to reduce their mail burden. Sure > you can filter i away, but only after you have downloaded it. And it's going > to have

Re: [Harbour] Class questions

2009-01-23 Thread Lorenzo Fiorini
On Mon, Jan 19, 2009 at 4:21 PM, Przemyslaw Czerpak wrote: > In Class(y) code class function should return "class object" not object > of given class. This class object understands :NEW() message and create > object of given class sending to this object :INIT() message with > parameters passed to

Re: [Harbour] Class questions

2009-01-23 Thread Alex Strickland
Hi Przemyslaw I downloaded Class(y) and read the docs. Thank you for your (as usual) detailed reply, I am now considerably more educated. Class(y) seemed to be really on the cutting edge back then, the folks at CA really blew Clipper out of the water. FWIW I would be in favour of the breakin