TextTools - Support Utilities
Revised 2-Jan-99. Copyright © 1996-99 by Rune Berg. TextTools Freeware.

ttargs | ttrc | tt_r6


TTARGSTop

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.


TTRCTop

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