ColumnMapper is a custom control soon to be found in the PwrDev designer.
For now i make it public in executable form and is used to manually determine the columns for fixed files.
I ever posted a similar tool called matchmaker but this week i rewrote it entirly and is now handled via a com interface.
Please test
Run the application, select open from the menu and choose a textfile.
On the ruler you determine the columns.
Menu item positions returns the positions.
Use Ctrl+C to obtain the positions from the msgbox.
For now i make it public in executable form and is used to manually determine the columns for fixed files.
I ever posted a similar tool called matchmaker but this week i rewrote it entirly and is now handled via a com interface.
Please test

Run the application, select open from the menu and choose a textfile.
On the ruler you determine the columns.
Menu item positions returns the positions.
Use Ctrl+C to obtain the positions from the msgbox.
Comment