EnglishРусский  

   Array

   Buffer

   Clipboard

   COM/OLE

   Console

   CSV

   Dbf

   Files

   FTP

   Hash

   HTTP

   INI File

   Keyboard

   Math

   Memory

   Registry

   Socket

   Stack

   String

   System

   Thread

   Tree

   XML

 Share/Save/Bookmark
 

Process

Process, shell, arguments and environment functions.

argc Get the number of parameters.
argv Get a parameter.
exit Exit the current program.
getenv Get an environment variable.
process Starting a process.
setenv Set a value of an environment variable.
shell Launch or open a file in the associated application.
Edit