What is the fastest way (in Rev), for instance, to insert 3 bytes of binary data after the 465th byte of data stored in variable myVar using put, seek or whatever else is available? Or is the repeat loop the only way to do this?.. All the best Viktoras