Inclusion of common functions and application functions
Inclusiones comunes
Set txtIncSet dteIncSet setIncSet filIncSet dirIncSet tmeIncSet ftpIncSet xsmIncSet imgIncInclusiones de aplicación
//////////////////////////////////////////////////////////////////////////////
Set txtInc = Include("cmm/txt.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Text functions.", txtInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set dteInc = Include("cmm/dte.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Date functions.", dteInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set setInc = Include("cmm/set.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Set functions.", setInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set filInc = Include("cmm/fil.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("File functions.", filInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set dirInc = Include("cmm/dir.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Directory functions.", dirInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set tmeInc = Include("cmm/tme.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Macro expansor for Tol inside Html.", tmeInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set ftpInc = Include("cmm/ftp.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Ftp functions.", ftpInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set xsmInc = Include("cmm/xsm.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Xml site maps functions.", xsmInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set imgInc = Include("cmm/img.tol"); //
//////////////////////////////////////////////////////////////////////////////
PutDescription("Image functions for Html code.", imgInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set pdbInc = Include("app/pdb.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Posts database funtions.", pdbInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set phtInc = Include("app/pht.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Posts html functions.", phtInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set gloInc = Include("app/glo.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Glossary, vocabulary, functions.", gloInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// FILE : inc.tol
// AUTHOR : http://www.asolver.com
// PURPOSE : Inclusion of common functions and application functions
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// INCLUDE COMMON
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set txtInc = Include("cmm/txt.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Text functions.", txtInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set dteInc = Include("cmm/dte.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Date functions.", dteInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set setInc = Include("cmm/set.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Set functions.", setInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set filInc = Include("cmm/fil.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("File functions.", filInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set dirInc = Include("cmm/dir.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Directory functions.", dirInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set tmeInc = Include("cmm/tme.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Macro expansor for Tol inside Html.", tmeInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set ftpInc = Include("cmm/ftp.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Ftp functions.", ftpInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set xsmInc = Include("cmm/xsm.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Xml site maps functions.", xsmInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set imgInc = Include("cmm/img.tol"); //
//////////////////////////////////////////////////////////////////////////////
PutDescription("Image functions for Html code.", imgInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// INCLUDE APPLICATION
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set pdbInc = Include("app/pdb.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Posts database funtions.", pdbInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set phtInc = Include("app/pht.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Posts html functions.", phtInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set gloInc = Include("app/glo.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Glossary, vocabulary, functions.", gloInc);
//////////////////////////////////////////////////////////////////////////////
iForense construye las paginas del sitio sobre informática forense Forense.Info
2015 asolver.com | Aviso legal | XHTML | Δ Θ Ξ | Creative Commons | Mapa y funciones del sitio