;b05.sel copies selected files to other directory ;------------------------with continuous numbering ; for clockwise and anticlockwise ;x66= number of clockwise images???????? x66=560 ;x67= number of anticlockwise images??? x67=666 do lb1 i=1,x66 x76=x0 ud ic,x76,x77 seleclock001 cp proj1/tmb/tmb0x77 proj2clock/tmb/tmb0x76 lb1 do lb2 i=1,x67 x76=x0 ud ic,x76,x77 selecanti001 cp proj1/tmb/tmb0x77 proj2anti/tmb/tmb0x76 lb2 en