URL Attachments

The following APIs allow you to associate one or more URLs and e-mail addresses with a record from a Lawson 4GL file that is defined as "Attachments Yes" in dbdef.

The file that the URLs are associated with is referred to as the base file. All of the URL routines implicitly make use of the current base file record. If there is no current base file record, such as when the last E@DBFINDEQ call on the base file returned D<prefix>@NOTFOUND, the behavior of the URL APIs is undefined. If the current base file record is incomplete, such as after a call to E@DBKFNDEQ that returned D<prefix>@KFOUND, the behavior is also undefined.