aboutsummaryrefslogtreecommitdiff
path: root/pkg/dataio/reblock.par
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /pkg/dataio/reblock.par
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/dataio/reblock.par')
-rw-r--r--pkg/dataio/reblock.par16
1 files changed, 16 insertions, 0 deletions
diff --git a/pkg/dataio/reblock.par b/pkg/dataio/reblock.par
new file mode 100644
index 00000000..01916973
--- /dev/null
+++ b/pkg/dataio/reblock.par
@@ -0,0 +1,16 @@
+infiles,s,a,,,,Input file
+outfiles,s,a,,,,Output file
+file_list,s,a,,,,Tape file list
+newtape,b,a,,,,Blank tape?
+outblock,i,h,INDEF,,,Size of output block in bytes
+inrecord,i,h,INDEF,,,Size of input records in bytes
+outrecord,i,h,INDEF,,,Size of output records in btyes
+pad_block,b,h,no,,,Pad last block?
+padchar,s,h,'0',,,Pad character
+skipn,i,h,0,,,Skip n blocks (tape) or records (disk)
+copyn,i,h,INDEF,,,Copy n blocks (tape) or records (disk)
+byteswap,b,h,no,,,Swap bytes?
+wordswap,b,h,no,,,Swap words?
+offset,i,h,0,,,Tape file number offset
+verbose,b,h,yes,,,Print messages?
+mode,s,h,"ql",,,