From: Pavel T. <tp...@ma...> - 2010-10-09 09:54:11
|
2010-10-09 13:00 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/letofunc.c * source/client/leto1.c + leto_SetAreaEnv() and leto_ClearAreaEnv() functions for navigation operations on server + added support for letoTrans(). The commands COPY TO / APPEND FROM (functions __dbCopy() / __dbApp()) can evaluated on the server now * tests/test_tr.prg + added sample for functions Leto_dbTrans(), Leto_dbCopy(), Leto_dbApp(). The difference of these functions from standard __dbTrans(), __dbCopy(), __dbApp() that instead of codeblocks for "for" and "while" their string representation is transferred. Best regards,Pavel Tsarenko |