writing to binary data at arbitrary position

Mark Smith mark at maseurope.net
Fri Sep 15 15:34:39 EDT 2006


Assuming you have your three binary bytes in a variable "binBytes" :

put binBytes after char 456 of myVar

Best,

Mark

On 15 Sep 2006, at 19:09, Viktoras Didziulis wrote:

> 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
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list