Inclusion de ficheros comunes
//////////////////////////////////////////////////////////////////////////////
Set txtInc = Include("cmm/txt.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Text functions.", txtInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set xlxInc = Include("cmm/xlx.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Funciones de lectura de Excel Xlsx.", xlxInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// FILE : inc.tol
// AUTHOR : http://www.asolver.com
// PURPOSE : Inclusion de ficheros comunes
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// INCLUDE COMMON
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set txtInc = Include("cmm/txt.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Text functions.", txtInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set xlxInc = Include("cmm/xlx.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Funciones de lectura de Excel Xlsx.", xlxInc);
//////////////////////////////////////////////////////////////////////////////
Xlsx.Reader funciones de lectura desde Tol de hojas en Excel Xlsx de Microsoft
2015 asolver.com | Aviso legal | XHTML | Δ Θ Ξ | Creative Commons | Mapa y funciones del sitio