| Click this button to go to the index for this section. |
utob(1)
NAME
utob - ASCII ucode to binary ucode converterSYNOPSIS
utob text_file binary_fileDESCRIPTION
The utob 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
The utob converter detects any syntax error or missing fields in the input ucode instructions during input, and it will output error messages.RELATED INFORMATION
btou(1)