Como emular el set print to arch
Posted: Sun Feb 04, 2007 1: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
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