I often share the source code of a certain function with friends, but that function contains many of my custom functions and member functions, which are scattered in different folders. Because of this, every time (or when updating later) it takes a lot of time to organize them, which is not convenient.
I have tried using the shared folder method, but it still doesn't meet my needs.
So, I want to get the list of all custom functions and member functions contained in a specified QM function, and then export them programmatically.
I noticed that in the Make exe dialog shown below, there is an option to output this list to the output pane.
![[Image: exe.png]](https://i.ibb.co/tpmV58Jm/exe.png)
If possible, could you share the source code of that feature? I want to try using ChatGPT to modify the code to achieve the functionality I need.
Thank you very much.
I have tried using the shared folder method, but it still doesn't meet my needs.
So, I want to get the list of all custom functions and member functions contained in a specified QM function, and then export them programmatically.
I noticed that in the Make exe dialog shown below, there is an option to output this list to the output pane.
![[Image: exe.png]](https://i.ibb.co/tpmV58Jm/exe.png)
If possible, could you share the source code of that feature? I want to try using ChatGPT to modify the code to achieve the functionality I need.
Thank you very much.
