Page 1 of 1

HbFoxPro library. Commands and functions foxpro for Harbour

Posted: Wed Nov 14, 2012 10:32 am
by santy
Hi all,

This is the library that contains the implementation FoxPro command and functions.

in this version are:
SCATTER MEMVAR ...
SCATTER ...TO ARRAY
GATHER ....
SCAN ... ENDSCAN
_USE

minisql

CREATE TABLE
CREATE DBF
INSERT INTO ...

future plan:

UPDATE
SELECT
ALTER TABLE

http://code.google.com/p/santysoft/down ... akechanges

Re: HbFoxPro library. Commands and functions foxpro for Harb

Posted: Wed Nov 14, 2012 11:05 am
by esgici
Hi Alex
santy wrote: This is the library that contains the implementation FoxPro command and functions.
Brilliant implementation, nice participation :)

Thanks with hope to continue :)

что касается

Re: HbFoxPro library. Commands and functions foxpro for Harb

Posted: Wed Nov 14, 2012 11:28 am
by santy
Thank you esgici. :)

to be continued

Re: HbFoxPro library. Commands and functions foxpro for Harb

Posted: Wed Nov 14, 2012 11:29 am
by Rathinagiri
Really nice to hear. Thanks and please continue.

Re: HbFoxPro library. Commands and functions foxpro for Harb

Posted: Thu Nov 15, 2012 3:39 pm
by santy
Update HbFoxLib library.
Added the following functions and commands:

Code: Select all

	GO TOP IN <cTableAlias> 
	GO BOTTOM IN <cTableAlias> 
	GOTO <nRecno> IN <cTableAlias> 
	RECCOUNT(<cTableAlias>) 
	FCOUNT(<cTableAlias>) 
	FILTER(<cTableAlias>) 
	USED(<cTableAlias>) 
	USED(<nWorkArea>) 
	SET FILTER TO <cFilter> IN <cTableAlias> 
	SEEK <eExpression> [<soft: SOFTSEEK>] [<last: LAST>] TAG      
        <cTagName> IN <cTableAlias> 
http://code.google.com/p/santysoft/dow ... kechanges

Re: HbFoxPro library. Commands and functions foxpro for Harb

Posted: Thu Nov 15, 2012 6:17 pm
by esgici
Very nice !

Thanks Alex :)

Regards

Re: HbFoxPro library. Commands and functions foxpro for Harb

Posted: Fri Nov 16, 2012 3:03 am
by bpd2000
Excellant
Continue

Re: HbFoxPro library. Commands and functions foxpro for Harb

Posted: Fri Mar 14, 2014 4:58 pm
by danielmaximiliano
Gracias Santy por este muy buen trabajo, realmente me perdi este post

Santy Thanks for this very good work, I really lost this post

Re: HbFoxPro library. Commands and functions foxpro for Harb

Posted: Fri Mar 14, 2014 11:54 pm
by Renegado
Gracias a todos, y mis felicitaciones a Santy Excelente trabajo. Estoy haciendo un pequeño proyecto para el control de asistencia y calificaciones con la nueva reforma educativa de México. pero en el grid de la lista de asistencia me gustaría poner una imagen "palomita" si asistió el alumno y cambiar la imagen por una "X" si no asistió, eso con un solo clic, y reportar las fechas de inasistencia.
como pueden ver solo soy un profesor de secundaria, pero que se dedicó un poco a la programación en vFoxpro ahora quiero aprender a usar HMG. estoy seguro que con ustedes lo voy a lograr.

Traductor de Google.

Thank you all, and congratulations to Santy Excellent work. I'm doing a small project for monitoring attendance and grades with the new educational reform in Mexico. but in the grid of the attendance I would add a "pop" image if the student attended and change the image by an "X" if not attended, that with one click, and report the dates of absence.
as you can see I'm just a high school teacher, but rather devoted to programming in vFoxpro now I want to learn how to use HMG. I'm sure with you I will achieve

Re: HbFoxPro library. Commands and functions foxpro for Harb

Posted: Sat Mar 15, 2014 1:24 am
by luisvasquezcl
Hola Santy,
gracias por tu aporte. voy a probarlo y comento.
saludos cordiales,
Luis Vásquez.