Message
General information
Fórum:
Visual FoxPro
Category:
Visual FoxPro e .NET
Miscellaneous
ID da thread:
01649844
ID da mensagem:
01649905
Views:
47
I suggested an answer above, you dont take attention i dont understand why !!! it does not matter.
lets's go...

for whose interesting this is the programmatly equivalent.It uses the _genhtml public vfp variable pointing to home()+"genhtml.prg.
local m.lcfile_source
lcfile_source=home(1)+"samples\data\customer.dbf"
DO (_GENHTML) WITH  "" ,m.lcfile_source  ,2 
*can be 0,1,2,3,4,5 see foxhelp in Genhtml.prg
*this fires a dialog box---choose an output html file...it saved and viewed in navigator 
i repeat its an old style of html table.can beautify it with CSS between tags styles in html generated.
i gave a link for more documentation.
Previous
Next
Responder
Mapa
View