otape
extern void otape(int);
extern void otape();
otape(1); /* bitmap is the first to tape write */
otape(0);