XLL+ Class Library

Export Dialog

This dialog appears when you use the Export command. You can use it to export the functions in the current source file to XML format. You can later open the exported file using the Select File dialog.

You may find XML format useful for the following reasons:

Note: You may have a legitimate reason for having two copies of the same function in a file. Indeed, you may have used a preprocessor instruction to exclude one of the copies. In this case, you must either put up with the warning and edit only the first copy of the function, or you should move the excluded code to a different source file.

See Also

Function Wizard | Export Command | Open Command | Select File Dialog