Scolring - Forum

Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology

Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered

You are not logged in.

#1 27-Sep-2011 22:40:07

iri
Admin. / Scol language & Scol apps developer
From: France
Registered: 22-Feb-2009
Posts: 2,024
Website

Library : Syspack

Hi,

Syspack is a system API (alpha version) :
- string and list :
strextrS, listextr, strfind2List, strfindAnyChar, strncat, strtruncate, _fooF, _fooFn, strreplace, strF, sprintf, printf

- system :
memoryInfos, powerInfos, memoryMinMax, osInfos, getUserName, getUserRealName, getScolPath, sleep

- files and directories :
DP, DW, searchFile, _checkDirectory, _createDirectory, _getModifyDirectory, _deleteDirectory

- md5 :
getFileMd5, getStringMd5

- packages and environments :
getSourceMd5, getScolMd5, getPackages

- temporaries files (similar as the ANSI File api) :
_FILEOpenTemp, _FILECloseTemp, _FILEReadTemp, _FILESizeTemp, _FILETellTemp, _FILESeekTemp, _FILEWriteTmp

- benchmarks :
_benchmarkStart, _benchmarkEnd

Documentation : http://www.scolring.org/files/doc_html/syspack.html
Donwload : http://redmine.scolring.org/projects/syspack/files


A server Scol version (gnu/linux only at this time) is available too :
http://redmine.scolring.org/projects/scolserver/files

To install it :
Copy the Scol library in the 'plugins' sub folder.
Edit the usm.ini file. Add this line :

plugin ./plugins/libsyspack.so ScolLoadPlugin ScolUnloadPlugin

Restart the Scol server.

Offline

#2 28-Sep-2011 09:26:00

iri
Admin. / Scol language & Scol apps developer
From: France
Registered: 22-Feb-2009
Posts: 2,024
Website

Re: Library : Syspack

Oops !

The documatation is broken. It's OK now

Documentation : http://www.scolring.org/files/doc_html/syspack.html

Offline

Board footer

Powered by FluxBB