TextTools - Support Utilities

Revised 1-Sep-97. Copyright (c) 1996-97 by Rune Berg. TextTools Freeware.

ttargs
ttrc


TTARGS

This program may help if your shell or command interpreter plays tricks on your quoting or special characters when typing a command. It simply prints the command and its arguments as delivered to a program. For example:
  prints: Don't worry about the argc and argv stuff, it's what's between the #'s that matters.


TTRC

This program prints the return code of a program invokation. For example: prints: ttrc can be used on non-TextTools programs too, but the success/warning/error explanation will not make sense, only the return code.


End of document