Document Integrator API List |
- Check document (I@CHKDOC) - check for the existence of a document.
- Copy document (I@CPYDOC) - copy a document.
- Delete document (I@DLTDOC) - delete a document.
- Display document (I@DSPDOC) - display a document.
- Display text window (I@DSPWIN) - display text in a window.
- Edit document (I@EDTDOC) - allow a user to edit a document with large
variety of editing options including spell checking, formatting, bolding,
underlining and more.
- Edit text (I@EDTTXT) - allow a user to edit text from your own applications
in a full screen with the same features found in the edit document API.
- Edit text window (I@EDTWIN) - allow a user to edit text in a flexible
window.
- Export document (I@EXPDOC) - export a document to a source file member.
- Fill form (I@FILFRM) - fill in prompts in a form with data from your program
and allow a user to make changes and print or save as a document.
- Import document (I@IMPDOC) - import a document from a source file member.
- Import spooled file (I@IMPSPL) - import a document from a spooled file member.
- Merge and edit document (I@MRGEDT) - merge data with a document and allow a
user to make changes and print or save the document.
- Merge and print document (I@MRGPRT) - merge data with a document and print
the document.
- Print document (I@PRTDOC) - print a document.
- Print text (I@PRTTXT) - print text from your program formatted with flexible
margins, form length, copies, printfile, printer drawer, etc.
- Rename document (I@RNMDOC) - rename a document.
- Retrieve document (I@RTVDOC) - retrieve the contents of a document from your
program.
- Retrieve form data (I@RTVFRM) - retrieve the data from the prompts in a saved
form from your program.
- Select document window (I@SELDOC) - allow a user to select a document from a
flexible window list of documents.
- Select form window (I@SELFRM) - allow a user to select a form from a list of
forms.
- Work with Documents Window (I@WRKDOC) - allow a user to work with a window
list of documents. Available document operations are defined when the API is called.
- Work with Forms Window (I@WRKFRM) - allow a user to work with a window list
of forms. Available form operations are defined when the API is called.
|
 |
|
|