fix2json icon indicating copy to clipboard operation
fix2json copied to clipboard

Specify data dictionary name in lieu of full path to XML

Open salsferrazza opened this issue 5 years ago • 0 comments

Instead of requiring the full path of the data dictionary to be specified at runtime, allow user to simply specify the dictionary name (such as FIX44 or FIX50SP2, then manufacture the full path of dictionary file internally before fetching. If the parameter includes the characters / or ., assume that the input is indeed a path and read that instead, vs. manufacturing the path.

salsferrazza avatar Nov 20 '20 18:11 salsferrazza