Inclusion de ficheros de funciones comunes y basicas y de funciones especificas de aplicacion
//////////////////////////////////////////////////////////////////////////////
Set txtInc = Include("cmm/txt.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Incluir funciones de textos.", txtInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set htmInc = Include("cmm/htm.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Incluir funciones de Html.", htmInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set shiInc = Include("app/shi.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Incluir funciones de sintaxis realzada.", shiInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// FILE : inc.tol
// AUTHOR : http://www.asolver.com
// PURPOSE : Inclusion de ficheros de funciones comunes y basicas y de
// funciones especificas de aplicacion
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// INCLUDE COMMON
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set txtInc = Include("cmm/txt.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Incluir funciones de textos.", txtInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set htmInc = Include("cmm/htm.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Incluir funciones de Html.", htmInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// INCLUDE APPLICATION
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set shiInc = Include("app/shi.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Incluir funciones de sintaxis realzada.", shiInc);
//////////////////////////////////////////////////////////////////////////////
SHi.SyntaxHighlight funciones de sintaxis realzada de codigo
2015 asolver.com | Aviso legal | XHTML | Δ Θ Ξ | Creative Commons | Mapa y funciones del sitio