txtbin: Convert an IRAF text file to a binary file

Package: dataio

Usage

txtbin text_file binary_file

Parameters

text_file
Input file name or template, e.g. "abc" or "abc.*".
binary_file
Output file name. If multiple input files the file_number will be added to the output file name.
verbose = "yes"
Print messages about files processed?

Examples

1. Convert a text file on disk to a binary file on disk.

cl> txtbin text_file binary_file

See also

bintxt