CLIP home page

Descriptions of new classes

Sorry, this page under construction - working only first 2 point.

BgGraphics - business histograms

DATETIME - date+time objects

HTML - html documents

HTML parser

URL - download url

LISTITEM - list values

TEXTEDIT - window of text editor

MEDIT - multiwindow text edito

RDD - для безалиасной работы с БД

SMTP - sending mail transport prootocol

gdImage - graphic format files

STACK

o:=stackNew() - create new stack
o:push(var) - add to stack new value
o:pop() - get value from stack and delete last value
o:len() - return length of stack
o:free() - clear all data in stack

Main page about compiler
© Uri Khnykin, uri@itk.ru, 2000