If you want the last block to be padded with binary 0s, make that ... | Fblock 100 00 | ...
Regards, Richard Schuh > -----Original Message----- > From: CMSTSO Pipelines Discussion List > [mailto:cms-pipeli...@vm.marist.edu] On Behalf Of Paul Gilmartin > Sent: Sunday, December 05, 2010 3:12 PM > To: CMS-PIPELINES@VM.MARIST.EDU > Subject: Re: Reblocking a binary file > > On Dec 4, 2010, at 22:11, Glenn Knickerbocker wrote: > > > Paul Gilmartin wrote: > >> pipe < / | deblock fixed 1 | block 100 fixed | > img2 /tm > >> > >> It took a long time. I washed my hands afterward. Is > there a better > >> way? > > > > ... | fblock 100 | ... > > > Thanks. I think I used to know that. > > > (I never quite understood why this was a separate stage and not an > > option of BLOCK.) > > > One thing I tried early was: > > ... | block 100 string // | ... > > which gave some sort of syntax error. I thought it was > intuitive; I expected it to just work. > > Thanks again, > gil >