Previous Topic: Selecting Action Diagram Statements

Next Topic: Automatic Parameter Interface Generation

Selecting Function Name and Type

After selecting the action diagram statements for the wrapper, you must assign a function name and type.

Selecting Function Name and Type

The default values that appear in the Create Wrappered Function panel depend on whether you started the procedure from a User Point or from the Notepad:

From a User Point

The default Function File, which will own the new function, is the same file that owns the function that contained the User Point. The default Function name is the first 25 characters of the User Point name.

From the Notepad

The default Function File is ?, therefore you must choose the function name. The default Function name is blank.

In either case, the default Function type is E for EXCEXTFUN, but you can change it to I to create an EXCINTFUN.

The final step is to press Enter. An Execute External Function or Execute Internal Function is created. The selected statements are copied from the Notepad or the User Point into the newly created function.