Loading a DLL custom function in a Calculation window, dialog box field, or text object

To load a DLL function in a Calculation window, dialog box field, or text object:

  1. Type the name of the function followed by its arguments.

    Make sure you use the correct syntax.

  2. Close the Calculation window, dialog box, or text object to open the Load Function dialog box.
  3. Select the file that contains the function you want to use and click Open.

    Another dialog box appears that lists the functions contained in the file.

  4. Select the function you want, and then click Load.

    For details, see Loading DLLs that don't follow Authorware conventions.

  5. Paste the function you've loaded into the Calculation window or dialog box field where you want to use it.

    For more information, see Using a DLL custom function.