Inclusion of common functions and application functions
Inclusiones comunes
Set txtIncSet setIncSet tabIncSet serIncSet filIncSet zipIncSet apaIncSet dirIncInclusiones de aplicación
//////////////////////////////////////////////////////////////////////////////
Set txtInc = Include("cmm/txt.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Text functions.", txtInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set setInc = Include("cmm/set.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Set functions.", setInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set tabInc = Include("cmm/tab.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Table, set of sets, functions.", tabInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set serInc = Include("cmm/ser.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Time series functions.", serInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set filInc = Include("cmm/fil.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("File functions.", filInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set zipInc = Include("cmm/zip.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("WinZip command line functions.", zipInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set apaInc = Include("cmm/apa.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Apache log file functions.", apaInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set dirInc = Include("cmm/dir.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Directory functions.", dirInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set pdbInc = Include("app/pdb.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Pictures database funtions.", pdbInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set pagInc = Include("app/pag.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Page functions, to generate Html pages.", pagInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set sedInc = Include("app/sed.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Seed functions, to generate Html seed pages.", sedInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set ftpInc = Include("app/ftp.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Ftp functions.", ftpInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set xsmInc = Include("app/xsm.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Xsm site maps functions.", xsmInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set alcInc = Include("app/alc.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Alchemy command line functions for images.", alcInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set inkInc = Include("app/ink.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Inkwatercolor special functions.", inkInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// 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 setInc = Include("cmm/set.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Set functions.", setInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set tabInc = Include("cmm/tab.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Table, set of sets, functions.", tabInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set serInc = Include("cmm/ser.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Time series functions.", serInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set filInc = Include("cmm/fil.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("File functions.", filInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set zipInc = Include("cmm/zip.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("WinZip command line functions.", zipInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set apaInc = Include("cmm/apa.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Apache log file functions.", apaInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set dirInc = Include("cmm/dir.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Directory functions.", dirInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// INCLUDE APPLICATION
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set pdbInc = Include("app/pdb.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Pictures database funtions.", pdbInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set pagInc = Include("app/pag.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Page functions, to generate Html pages.", pagInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set sedInc = Include("app/sed.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Seed functions, to generate Html seed pages.", sedInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set ftpInc = Include("app/ftp.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Ftp functions.", ftpInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set xsmInc = Include("app/xsm.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Xsm site maps functions.", xsmInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set alcInc = Include("app/alc.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Alchemy command line functions for images.", alcInc);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Set inkInc = Include("app/ink.tol");
//////////////////////////////////////////////////////////////////////////////
PutDescription("Inkwatercolor special functions.", inkInc);
//////////////////////////////////////////////////////////////////////////////
Ink.Watercolor construye las páginas del sitio web inkwatercolor.com
2015 asolver.com | Aviso legal | XHTML | Δ Θ Ξ | Creative Commons | Mapa y funciones del sitio