FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Como emular el set print to arch
Posts: 142
Joined: Sun Oct 09, 2005 01:36 AM

Como emular el set print to arch

Posted: Sun Feb 04, 2007 01:35 PM

Estimados Colegas

Estoy migrando un aplicacion clipper y tiene un sin fin de reportes a
archivos txt Como puedo emular el set printer to archivo desde fivewin

UNCTION FAB
set alternate to fab.txt
set alternate on

  set print to FAB.txt
   SET PRINT ON
  USE CLIENTES
  GO 1
  ? CLIENTES->NUMCLI
   SET PRINT OFF
  set printer to

desde ya muchas gracias
Fabian

databaselab2002@yahoo.com.ar

Posts: 310
Joined: Sun Jan 08, 2006 10:09 PM

Como emular el set print to arch

Posted: Sun Feb 04, 2007 04:02 PM

Amigo

Pesquisa neste forum sobre DOSPRINT

Continue the discussion