
This is a simple tool that will take a code list and convert it into a ps2dis .map file. These files can then be imported into ps2dis to display labels.
In the picture above you will see some text highlighted in red and some that is not. Codes that the parser can pick up will be displayed in red. If a code is displayed as regular text it will not be included into the .map file. This means you will need to perform some modifications to your code list to meet the rules of the parser.
Code:
http://www.filedropper.com/code2map
Comment