The Upper Park version control addin for the Clarion IDE added support for selectively exporting procedures/modules from the current open APP, as of version 1.14.
This feature adds a new menu item to the Upper Park VC menu.
When you select the selective save menu item, you are presented with a list of procedures in the current APP.
You can type the procedure name directly in the procedure list to invoke an incremental locator or use the search field at the top which uses “contains” logic to find matching procedures.
Since the source control export is actually module based, picking a procedure will actually export the entire module.
I honestly don’t have a lot of marketing info for the product. Most sales are word of mouth. I should do a better job.
Besides the webinar that Jane pointed out, you can also see my presentation during CIDC on youtube.
From 2019: https://www.youtube.com/watch?v=JXuOXLQww1M
From 2017: https://www.youtube.com/watch?v=z8wgTvTptNg&t=528s
The 2019 presentation is a general overview. The 2017 presentation is a bit more focused on branching and merging.