FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour small test
Posts: 2170
Joined: Fri Jul 18, 2008 01:24 AM
Re: small test
Posted: Tue Mar 22, 2011 02:34 PM
Francisco J. Alegría P.

Chinandega, Nicaragua.



Fwxh-MySql-TMySql
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Re: small test
Posted: Tue Mar 22, 2011 06:42 PM

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

Best Regards, Saludos



Falconi Silvio

Continue the discussion