Search: GO!
        
Home > Usage Examples
RPV Reports Usage Examples
On this page you will find different usage examples on many languages. If you want to share an interesting program with us, do not hesitate to send us your example. Go to contact form.

Show all examples (english / spanish)
Cobol Examples
Our dedicated section for the implementation of RPV Reports with Cobol.
Awk #1
Developed using Awk. This program reads the person.dat file (see samples) and transforms it into an RPV report. To test with a Unix server.
Awk #2
Developed using Awk. This example shows how to print the environment using RPV. A simple program handles the data obtained from a 'set' command in Unix. To test with a Unix machine.
Business Basic
Example developed in BBx showing the use of colors, reproducing the report generated by "RPV colors sample".
C++
This example shows how to prepare the "employees.rpv" sample.
Clipper / Harbour
Creating an RPV Report using Clipper / Harbour.
PowerCobol
Application sample developed using PowerCobol.
Qbasic / QuickBasic
Example developed in QuickBasic. The code also works in Qbasic. You can also find this example in the RPV Reports help file.
RPX file format
Example developed using the RPX file format. A brief explanation about this format is included.
Visual Fox Pro
This example shows how to prepare the "employees.rpv" sample.