Hi
My team have been using a program which allows use to convert INX (indexed or sequential data files) into ASCII, edit rows individually (w/ hex editor), and then convert the modified file back into INX. This process is not the best way of making a change as it requires all users to be off the system, because we need to ensure that the original INX file doesn't change.
On my team, I am not the COBOL developer, so I may have some terminology off.
We were wondering if RM/Relativity is the best way to make changes to an INX file in-place, or if there is a utility that comes with RM/COBOL that you can run from the linux command-line to edit specific INX files.