utob(1) — Commands
NAME
utob − ASCII Ucode to Binary Ucode converter
SYNOPSIS
utob text_file binary_file
DESCRIPTION
utob, the ASCII ucode to binary ucode converter, reads the ASCII ucode file and write it out in binary form in the file specified in the command line. It checks the version stamp of the ucode file, and if it does not correspond to its own stamp, a warning message will be printed. By convention, ASCII ucode files have the extension .U and binary ucode files have the extension .B, but utob does not force this convention on the user.
ERRORS
utob detects any syntax error or missing fields in the input ucode instructions during input, and it will output error messages.