Attachment Routine Syntax
In this document, the <ROUTINE> portion of the attachment call will be used to identify which Attachment routine is being referred to. <ROUTINE> indicates the type of comment processing that will be performed and <Prefix> is the three-character database file prefix identifying the file to be processed. In this section, the <ROUTINE> name (for example, CSTORE) will be used to identify the API.
Comment Attachment Call
The generic syntax is
|
For example, to save a comment attached to the Company file, you would use the routine CSTORE and the prefix COM.
|
URL Attachment Call
The generic syntax is
|
For example, to save a URL attached to the Company file, you would use the routine USTORE and the prefix COM.
|