diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /pkg/dataio/rcardimage.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/dataio/rcardimage.par')
-rw-r--r-- | pkg/dataio/rcardimage.par | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg/dataio/rcardimage.par b/pkg/dataio/rcardimage.par new file mode 100644 index 00000000..98276eed --- /dev/null +++ b/pkg/dataio/rcardimage.par @@ -0,0 +1,14 @@ +mode,s,h,"ql" +cardfile,s,a,,,,"Card image file" +file_list,s,a,,,,"List of tape file numbers" +textfile,s,a,,,,"Output file text file(s)" +card_length,i,h,80,,,"Columns per card" +max_line_length,i,h,161,,161,"Maximum line length" +entab,b,h,yes,,,"Replace blanks with tabs and blanks?" +join,b,a,no,,,"Join oversize lines?" +contn_string,s,a,>>,,,"Continuation line marker" +trim,b,h,yes,,,"Trim trailing whitespace?" +verbose,b,h,yes,,,"Print messages?" +ebcdic,b,h,no,,,"Convert from EBCDIC to ASCII?" +ibm,b,h,no,,,"Translate from IBM(EBCDIC) to ASCII?" +offset,i,h,0,,,Tape file number offset |