GetFirstAppendixFileName() As String

Form object

Returns the full path of the image file containing the first appendix that belongs to the current form.

FormScanEnd would be an appropriate event from which to call this method.

This method cannot be used in FORMS Interpret if you are importing image files, because in that case you do not have access to appendices. The methods work in Interpret only if you are interpreting forms from the database (forms that have been scanned using FORMS Scan).

GetAllAppendixFileNames

The Form object