Non-commercial projects and tools, developed in PRODATA
XML-RPC for PROGRESS - is a set of 4GL modules,
which provides full access to PROGRESS database from any programming language environment,
as well as any operating system. The connection to database is established through TCP/IP protocol.
TAB control - is a Windows standard Tab-control imitation
in pure 4GL, which doesn't use Active-X or COM objects. This code has been improved later on by Saulius Sakarauskas (UAB Baltic Amadeus).
We are publishing this improved version with his permission.
32bit Checksum calculation - is a 4GL program for checksum calculation.
It represents some technique of bit and string of bytes manipulations, that might be interesting for PROGRESS programmers.
|