In NX3.1 we had to link extsm.obj (in Build Settings>Link>Advanced) for this sort to work:
sort sort-file
on ascending key srt-endpoint
srt-cl-amt
srt-kb-amt
using tmp-file
giving tmp-file.
In Visual COBOL, the sort blows up. Do we need to add the extsm.obj into the settings somewhere or is there another answer?
Please and Thank You.
#extsm.obj
#VisualCOBOL
#COBOL
#VisualStudio





