Chinandega, Nicaragua.
Fwxh-MySql-TMySql
thanks FranciscoA,
I made now a function to read txt file easy
I have on test two dbf
Ripara.dbf and Ricambi.dbf
Ripara is the header of invoice and the ricambi is the body
on txt file I can insert many function , a type of script
and my Interpeter function print a invoice
only I must use now function as
oPrn:Box( 400n, 1350n, 800n, 2810n )
or
oPrn:Line(500n, 050n, 501n, 400n )
to create the form graphics
then I made a mall visual report where I draw line and box but this visual is on working also
but this visual save graphics form in this type
103=TEXT|184|192|210|296|System|-12|0|.F.|.F.|.F.|.F.|0|0|0|0|test one
104=BOX|144|97|256|2401|0|0|8421376|||.T.|System||-12|0|.F.|.F.|.F.|.F.|0|0|0|0|
105=LINE|136|49|261|159|1|0|0
these lines we can insert on text file
then we can translate my function interpeter into a class
someone can help me ?
I'm searching friend to fibish the visual report