|

the software that grows
with you
| |
Vouch Programming Interface
Vouch offers a fairly useful tool to bind non-compiled, user developed,
Vouch repository based or disk based programs to the entire Vouch objects.
Vouch has the power to execute programs at source level either stand alone
or through various expressions of Vouch objects. Though the functionality differs
a little from standard Clipper or XBase++ functionality ( because of their
compiled and linked code ), Vouch offers a useful interface as to
exploit the extended demands of the end user. You are not struck to the reports
or program flow which the application provides, you can extend it. Mind it, business has ever
changing demands! And Vouch caters it. That is why we say - the
software that grows with you.
The constituents of Vouch Programming Interface can be summarized as:
 | Vouch Programs Repository is a application hosted database to
store procedures and functions callable either at their own or through other
Vouch objects, such as, modules, fields, browsers, reports, documents, etc. One
record constitutes one program or function or procedure. You can call
them as stored procedures. |
 |
Vouch Program Editor is a interactive and useful extension of Vouch
Development environment. Though it is not an alternative to a
full-fledged text editor but offers extra capabilities synonymous to Vouch
environment. |
 | Capability of syntax highlighting in different colors ( user definable
). |
 | Features cut, copy and paste capabilities. |
 | Can import from and export to a disk file. |
 | Capable to paste command prototype at the current cursor position. |
 | Allows to build expressions through Vouch
Expression Builder and inserts the resulting expression at cursor
position. |
 | Find and replace capabilities. |
 |
Vouch Functions |
 |
Vouch Command Set |
 |
Vouch Programming Syntax
( See Differences ) |
|