Previous Topic: EXCINTFUN User Function

Next Topic: EXCMSG Message Function

Example

An example of EXCINTFUN could be in performing a calculation, such as working out a percentage that you want to call several times in different functions. You could:

  1. Define an EXCINTFUN, attached to a database file, with access path *NONE.
  2. Define input parameters of the function, such as Number and Total and the output parameters, such as Percentages.
  3. Define actions required in the supplied action diagram.