Program Control
Vermont Views gives you, the programmer, control over application processing. You can add code to customize and extend the functionality of Vermont Views without changing Vermont Views source code.
- User functions that you build from a library of over 590 Vermont Views C functions can be installed at almost any logical point during processing, over fifteen places during data form processing alone. (User function is a general term used to indicate a C function that is installed at any of the processing control points provided by Vermont Views.)
- User functions that we provide can be used intact or modified to suit your special needs. Your package contains many common user functions that implement some of the most requested application features.