rr
Berlin, Germany, 05.12.2020, 07:54 |
OMF OBJ file manipulation tool (Developers) |
Hi all!
I'm looking for a tool to strip particular records from various .OBJ files in batch mode. I bet, there already is one such tool.
Thanks in advance!
Cheers,
Robert --- Forum admin |
DosWorld
06.12.2020, 00:52 (edited by DosWorld, 06.12.2020, 01:49)
@ rr
|
OMF OBJ file manipulation tool |
> I'm looking for a tool to strip particular records from various .OBJ files
> in batch mode. I bet, there already is one such tool.
If don't find, this can help (add filter to save procedure, and call load/save/free. for .obj - ok, for .lib - broke very old linkers, exclude tlink, better dont use to write libs).
PS: COMMENT is not just a container for text. --- Make DOS great again!
Carthago delenda est, Ceterum censeo Carthaginem delendam esse. |
rr
Berlin, Germany, 06.12.2020, 17:17
@ DosWorld
|
OMFVIEW |
By the way: OMFVIEW gives me a run-time error 203, when called with a non-existent file name. But only outside TP IDE. --- Forum admin |
DosWorld
06.12.2020, 18:07 (edited by DosWorld, 06.12.2020, 18:20)
@ rr
|
OMFVIEW |
> By the way: OMFVIEW gives me a run-time error 203, when called with a
> non-existent file name. But only outside TP IDE.
Thanks!
Fixed, added LFN-support and Long file names as parameters.
PS: This project is started as private for myself, i am does not expect any users for this tool. :) --- Make DOS great again!
Carthago delenda est, Ceterum censeo Carthaginem delendam esse. |