Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products



How to Validate the Form Integra is Running On

When developing an Integra profile you might need to check that the user is running the Integra profile on the intended documents. To achieve this you need to place the following code in the CB_BFORREADNOTES event:

if not stats.expdoc.form(0) = struct.NotesForm then
export.continue = false
end if

struct.NotesForm is the form selected in the Integra profile.

In the example above, Integra will not export the currently processed document if the document's form does not match the one selected in the Integra profile.

.




FAQ# 0210
Bookmark and Share

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024