[Harbour] OT: __GETMESSAGE

2008-12-12 Thread Jose Luis Capel
Hi all, Sorry for the off-topic and sorry for my low C level... I saw that __GETMESSAGE in classes.c is defined as: HB_FUNC( __GETMESSAGE ) { hb_retc( hb_stackItem(hb_stackBaseItem()->item.asSymbol.stackstate->lBaseItem )->item.asSymbol.value->szName ); } Then, in my proyect I want to in

[Harbour] Wince and PellesC

2008-11-11 Thread Jose Luis Capel
Hi all, I would know if it is possible to build libs for wince using PellesC. Is it possible ? Thanks and regards, José Luis Capel ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] How to get statistics

2008-10-29 Thread Jose Luis Capel
Hi, Which is the suiteable switch for get memory statistics? What I want to get is the amount of memory used by Harbour (stack, statics, items, etc), number of 'living' items, number of unrealeased items (if it is possible to know) at execution time. Thanks and regards, José Luis CApel __

[Harbour] Using hashes

2008-10-23 Thread Jose Luis Capel
Hi all, I want to know if it is possible to use hashes in this way: hMyHash:MyKey := 'SomeValue' instead of hMyHash['MyKey'] := 'SomeValue' Thanks and regards, José Luis Capel ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbou

Re: [Harbour] 2008-08-26 00:43 UTC+0200ViktorSzakats(harbour.01syenar hu)

2008-08-27 Thread Jose luis Capel
Hi Viktor, Now I could build libs for evc4. Seemed that in my previous try some envar did not set correctly. Just one question: now libs are created in /libs/vc instead of /libs/vcce. Is it possible to leave these libs in /libs/vcce? Regards and thaks, Jose Luis Capel -Mensaje original